Skip to content

Testing

Carsten Fortmann-Grote edited this page Mar 26, 2024 · 1 revision

Run the test suite from the top directory

$ pytest

Select test function to run

$ pytest -k test_function_to_run