Files
pytest2/changelog/2653.doc
2017-08-09 02:57:36 +00:00

2 lines
225 B
Plaintext

In one of the simple examples, use `pytest_collection_modifyitems()` to skip tests based on a command-line option, allowing its sharing while preventing a user error when acessing `pytest.config` before the argument parsing.