Helpers for coverage plugins.
Classes | |
| class | UncoveredError |
Functions | |
| None | collection_modifyitems (test_name, config, items) |
| Moves coverage tests to the end. | |
| None pytest_userver.plugins.coverage.collection_modifyitems | ( | test_name, | |
| config, | |||
| items ) |
Moves coverage tests to the end.
Definition at line 10 of file coverage.py.