DoctrineFixturesBundle icon indicating copy to clipboard operation
DoctrineFixturesBundle copied to clipboard

How to load subset of registered fixtures?

Open havvg opened this issue 5 years ago • 0 comments

Hi there,

I'm asking, just in case I missed something by reading the code. I setup fixtures being registered as services, so DI kicks in. This works.

However, within test cases, I want to actually load (as in being put into the storage) a subset of those fixtures. I cannot find a way to do this. Is this currently possible?

havvg avatar Apr 16 '20 07:04 havvg