Skip to content

Commit 0f17383

Browse files
committed
Update readme.
1 parent 880bc38 commit 0f17383

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@ pytest -v
4545
# mojo warnings treated as errors
4646
pytest -W error
4747

48+
# mojo assertion failures treated as errors (-D MOJO_ENABLE_ASSERTIONS)
49+
pytest --mojo-assertions
50+
4851
# show all captured stdout
4952
pytest -s
5053

0 commit comments

Comments
 (0)