liip / LiipTestFixturesBundle

This bundles enables efficient loading of Doctrine fixtures in functional test-cases for Symfony applications
https://liip.ch
MIT License
165 stars 45 forks source link

[3.x] Revert "chore: remove backup" #316

Closed alexislefebvre closed 2 months ago

alexislefebvre commented 2 months ago

This reverts commit e11fb1dd6a2c461019c0515838bb7ce424a59a2f and

alexislefebvre commented 2 months ago

I had to use some weird tricks to fix the tests, this feature may be broken.

Like in this old PRs:


To try this:

composer require --dev liip/test-fixtures-bundle:^3.1.0-alpha1

Please report issues or improvements after upgrading to this version.

alexislefebvre commented 2 months ago

A new alpha release has been published, please try it in your projects:

composer require --dev liip/test-fixtures-bundle:^3.1.0-alpha2
jrjohnson commented 2 months ago

I saw you opened a PR in ilios/ilios, but just to report both alpha1 and alpha2 look solid and run exactly as fast as 2.9.0. Looking great, thanks for rolling this back!