Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
salotz committed Mar 6, 2024
1 parent d46cbd9 commit 670b154
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,12 @@ def test_func():

This package adds a couple new options to the `pytest` CLI:

`--checklist-disabled` (default `False`)

When this is given will explicitly disable this plugin from all
collection and reporting. Useful for running non-unit tests.


`--checklist-collect=STR` (default `src`)

This explicitly indicates to collect target coverage results. If not specified,
Expand Down

0 comments on commit 670b154

Please sign in to comment.