Skip to content

Commit 7940d76

Browse files
carljmilevkivskyi
authored andcommitted
Add 'how to run this one test' note to test quick start. (#3436)
This was something I was looking for in the quick start, and didn't find clearly stated anywhere in the README.
1 parent 39ca936 commit 7940d76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test-data/unit/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ usually, "E: " is preferred because it makes it easier to associate the
4141
errors with the code generating them at a glance, and to change the code of
4242
the test without having to change line numbers in `[out]`
4343
- an empty `[out]` section has no effect
44+
- to run just this test, use `pytest -k testNewSyntaxBasics -n0`
4445

4546

4647
Fixtures

0 commit comments

Comments
 (0)