How to setup testing environment

Hi everyone,
I am new to Shopware. At the moment I am trying to setup PHPUnit to test my plugin but I have an issue with the preparation of the database whe I trying to perform ./psh.phar init-test-databases command.
ERROR 3105 (HY000) at line 4496: The value specified for generated column 'reversed' in table 'product_keyword_dictionary' is not allowed.
mysqldump: Got errno 32 on write

It seems that the official tutorial is useless :frowning:

I am using development template with mysql database
PHP: 7.4.21
Symfony: 5.3.6
Shopware: 6.4.99

Could you help me with this issue?

1 „Gefällt mir“