Skip to content

Commit

Permalink
. e generate junit report
Browse files Browse the repository at this point in the history
Co-Authored-By: 4dsherwood <[email protected]>
Co-Authored-By: Nitsan Avni <[email protected]>
  • Loading branch information
3 people committed Nov 24, 2024
1 parent 7900812 commit c31f1ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run_tests.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
python -m pip install --upgrade pip
pip install tox
pip install pytest
tox -e py
tox -e py -- --junitxml=test-reports/report.xml

0 comments on commit c31f1ec

Please sign in to comment.