blob: b19326f50e57d99b0b6b277122fdd8f6c3f1c5bb (
plain) (
blame)
1
2
3
4
5
|
Provides a helpers pytest namespace which can be used to register
helper functions without requiring you to import them on your actual
tests to use them.
WWW: https://pypi.org/project/pytest-helpers-namespace/
|