Skip to content
Snippets Groups Projects
Commit a662f194 authored by Frederik Hennig's avatar Frederik Hennig
Browse files

add doctests to testsuite

parent ab113916
No related branches found
No related tags found
No related merge requests found
Pipeline #69649 passed
...@@ -39,7 +39,7 @@ testsuite: ...@@ -39,7 +39,7 @@ testsuite:
- pip install "git+https://i10git.cs.fau.de/pycodegen/pystencils.git@v2.0-dev" - pip install "git+https://i10git.cs.fau.de/pycodegen/pystencils.git@v2.0-dev"
- pip install -e . - pip install -e .
script: script:
- pytest -v --cov-report html --cov-report xml --cov-report term --cov=src/pystencilssfg tests - pytest -v --cov-report html --cov-report xml --cov-report term --cov=src/pystencilssfg
artifacts: artifacts:
when: always when: always
paths: paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment