This way, the tests that shall be run can be determined using [`pytest -k` expressions][k]. E.g. `spec04 and task04` would only run task 4.4. [k]: https://docs.pytest.org/en/stable/usage.html#specifying-tests-selecting-tests
This way, the tests that shall be run can be determined using [`pytest -k` expressions][k]. E.g. `spec04 and task04` would only run task 4.4. [k]: https://docs.pytest.org/en/stable/usage.html#specifying-tests-selecting-tests