pytest tests/test_api.py::TestClass::test_method
Category: Python & pip
pytest tests/test_api.py::TestClass::test_method
Run a single specific test by node ID
Runs a single specific test by its full path (file::class::method). Great for re-running one failing test.