Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve error message for auto_container* fixtures
If the user does not add the `auto_container_parametrize` call to `pytest_generate_tests()` in `conftest.py`, then they get a weird error message. This commit improves the error message, indicating where the issue might be.
- Loading branch information