Skip to content

Commit

Permalink
pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Augspurger committed Oct 24, 2023
1 parent 0ba8f8d commit 8d1ea3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/test
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,6 @@ if [ "${BASH_SOURCE[0]}" = "${0}" ]; then

coverage run --source=${COVERAGE_DIRS} -m unittest discover tests/
coverage xml
pytest tests
fi
fi

0 comments on commit 8d1ea3b

Please sign in to comment.