warn when fixtures are imported instead of referenced via a plugin/conftest #1511
Labels
type: backward compatibility
might present some backward compatibility issues which should be carefully noted in the changelog
type: enhancement
new feature or API change, should be merged into features branch
i keep running into people that import fixtures thus ending up with hard to debug duplicates and/or longer test-runs
i think its critical to warn when fixtures are imported directly - if a duplicate is wanted, it should be more explicitly stated
The text was updated successfully, but these errors were encountered: