Pytest template
Objective
This template is for run tests with pytest.
How to use it
- Include the pytest template in your GitLab CI/CD configuration.
- If you need to customize the job, refer to the jobs customization documentation.
Variables
Name | Description | Default |
---|---|---|
PROJECT_PATH |
The path to the project root directory. | "." |