
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.

The run action runs the test suite using pytest.
This action uses the pytest.ini in project root.
Configuration using pyproject.yaml is not yet supported.