BehatExtension / DoctrineDataFixturesExtension

Doctrine Data Fixtures Extension for Behat
MIT License
20 stars 7 forks source link

WIP Fix usage w/ doctrine-fixtures-bundle^3.0 #29

Closed Cethy closed 5 years ago

Cethy commented 5 years ago
Q A
Branch? master
Bug fix? yes #27
New feature? no
BC breaks? yes (for now)
Deprecations? yes (for now)
Tests added not yet
Doc added updated

WIP

alsciende commented 5 years ago

@Spomky Any news on this PR? I'm trying to use doctrine/doctrine-fixtures-bundle:3.1.0 and behat-extension/doctrine-data-fixtures-extension:6.0.0 (fresh install of Symphony 4.2), and the extension doesn't load tagged services.

Cethy commented 5 years ago

@Alsciende FYI, I use internally a modified (mostly striped) version of this PR for my symfony >=4 projects. And +1, wish to know what @Spomky thinks about this. :)

Spomky commented 5 years ago

Hi,

Sorry I missed that PR. I created a v7.0 branch. This PR will be merged here as there are BC breaks.