Skip to content
Snippets Groups Projects
  • Florian Schröder's avatar
    2eafc355
    Update testing procedures and dependencies · 2eafc355
    Florian Schröder authored
    Changed the testing script in .gitlab-ci.yml to use Pytest's coverage feature instead of the standalone Coverage tool. Also, updated the test_requirements in setup.py to include pytest-cov, eliminating the need for separate coverage version.
    2eafc355
    History
    Update testing procedures and dependencies
    Florian Schröder authored
    Changed the testing script in .gitlab-ci.yml to use Pytest's coverage feature instead of the standalone Coverage tool. Also, updated the test_requirements in setup.py to include pytest-cov, eliminating the need for separate coverage version.
.gitlab-ci.yml 830 B