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

[Feature Request]: Prepare release 3.x #272

Closed alexislefebvre closed 4 months ago

alexislefebvre commented 6 months ago

Is your feature request related to a problem? Please describe.

Here is an open discussion to think about a new major version that would remove some features to help the maintenance and focus on the goal of this bundle: load fixtures.

Add support of Behat: load fixtures from a Behat scenario. But it may be added in a minor release later, if it doesn't require to break the bundle API.

Describe alternatives you've considered

.

Additional context

.

alexislefebvre commented 5 months ago

The 3.x branch has been created: https://github.com/liip/LiipTestFixturesBundle/tree/3.x

A lot of outdated lines has been removed: https://github.com/liip/LiipTestFixturesBundle/compare/2.x..3.x