summaryrefslogtreecommitdiff
path: root/Pytest.md
blob: 9caf78d4833d1400ce8f98299a0961083d9a97e7 (plain)
1
2
3
# Invocation
`pytest test_mod.py::test_func`
`pytest test_mod.py::TestClass::test_method`