Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects

Pytest template

Objective

This template is for run tests with pytest.

How to use it

  1. Include the pytest template in your GitLab CI/CD configuration.
  2. 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. "."