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

add doctests to testsuite

parent ab113916
Branches
No related merge requests found
......@@ -39,7 +39,7 @@ testsuite:
- pip install "git+https://i10git.cs.fau.de/pycodegen/pystencils.git@v2.0-dev"
- pip install -e .
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:
when: always
paths:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment