liip / LiipFunctionalTestBundle

Some helper classes for writing functional tests in Symfony
http://liip.ch
MIT License
639 stars 182 forks source link

Question: 3.4.0 Release #559

Closed steffenbrand closed 4 years ago

steffenbrand commented 4 years ago

Hi, I'm currently using the bundle with dev-master (6024b27a6fac223def4a502fbf6d19775d279fb2) and Symfony 5. I'm not experiencing any problems, so I wanted to ask if there are still issues to solve that I'm not aware of. If not I would be very happy if you could tag a 3.4.0 ;) Thanks a lot for your bundle!

alexislefebvre commented 4 years ago

We broke the support of paratest for this alpha release. Restoring it is harder than expected: https://github.com/liip/LiipFunctionalTestBundle/pull/557


On a side note, I suggest you to use the 3.4.0-alpha1 tag in composer instead of dev-master, so that it will always install the same version. :wink:

alexislefebvre commented 4 years ago

Please try the last release: https://github.com/liip/LiipFunctionalTestBundle/releases/tag/4.0.0-alpha1

steffenbrand commented 4 years ago

4.0.0-alpha1 works fine with all our tests :+1:

alexislefebvre commented 4 years ago

Thanks! Here is the stable release: https://github.com/liip/LiipFunctionalTestBundle/releases/tag/4.0.0