-
Notifications
You must be signed in to change notification settings - Fork 0
pytest
MilesBai edited this page Apr 9, 2025
·
2 revisions
pytest --collect-only
ref https://stackoverflow.com/a/62783891/22550824
pytest -v tests/my-directory/test_demo.py::TestClassName::test_specific_method
ref: https://stackoverflow.com/a/62804929/22550824
pytest -s
test page footer