Skip to content

Commit

Permalink
feat (requirements-test.txt): add pytest-cov and coverage packages (#51)
Browse files Browse the repository at this point in the history
Signed-off-by: Robert Stypa <[email protected]>
  • Loading branch information
robertstypa authored Oct 26, 2023
1 parent 35d7a1f commit bfa3b11
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
pytest
pytest-mock
pytest-cov
coverage
deepdiff
intelhex

0 comments on commit bfa3b11

Please sign in to comment.