gabbi
gabbi copied to clipboard
yaml files with the same name loaded by different pytest generators conflict on fixtures
A global cache in gabbi/pytester.py uses keys which are insufficiently distinct when a yaml file has the same name but is in a different directory and loaded via a different test.
(More detail to follow, this is a reminder)