AliceFixturesBundle icon indicating copy to clipboard operation
AliceFixturesBundle copied to clipboard

Multiple paths for YAML files and FixtureSets

Open h4cc opened this issue 11 years ago • 0 comments

As requested in https://github.com/h4cc/AliceDemo/issues/4 it would be a nice feature if fixture files and sets could be loaded from other or even multiple paths.

The current implementation using that single hardcoded path might not suite everywhere-

My idea is to have a list of paths relative to bundle base path configured somehow somewhere, which can also be changed by configuration.

h4cc avatar Nov 27 '14 22:11 h4cc