mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 04:46:28 -04:00
Simple configuration objects for Py.test fixtures. Allows you to skip tests when their required config variables aren't set. WWW: https://github.com/manahl/pytest-plugins/tree/master/pytest-fixture-config
4 lines
206 B
Text
4 lines
206 B
Text
Simple configuration objects for Py.test fixtures. Allows you to skip tests
|
|
when their required config variables aren't set.
|
|
|
|
WWW: https://github.com/manahl/pytest-plugins/tree/master/pytest-fixture-config
|