Skip to content

Commit d3b1a25

Browse files
committed
test: added pytest-testmon
Run test cases that execute changed code. Reduces the time spent to run tests that cover the changed code.
1 parent 0df0958 commit d3b1a25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# be adapted for pytest.ini if you are running under python2.
55

66
# For use with packages:
7-
# python -m pip install pytest-cov pytest-env pytest-randomly
7+
# python -m pip install pytest-cov pytest-env pytest-randomly pytest-testmon
88

99
minversion = "6.0"
1010

0 commit comments

Comments
 (0)