FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 960e969f authored by L. Bower's avatar L. Bower
Browse files

adding html test report

parent 4018420b
No related branches found
No related tags found
No related merge requests found
......@@ -99,7 +99,7 @@ half_fat_tests:
script:
- cd $CI_PROJECT_DIR/tests/unit/coordinator/
- python3 -m coverage run run_rest_suite.py $CI_PROJECT_DIR/test_reports
- python3 -m coverage run run_test_suite.py $CI_PROJECT_DIR/test_reports
- python -m coverage report
- python -m coverage html -d $CI_PROJECT_DIR/coverage
# - cd $CI_PROJECT_DIR/tests/integration/partial/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment