mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 12:26:27 -04:00
5 lines
211 B
Text
5 lines
211 B
Text
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/
|