Skip to main content

Pytest - run

The run action runs the test suite using pytest.

tip

This action uses the pytest.ini in project root.

caution

Configuration using pyproject.yaml is not yet supported.