mirror of
https://github.com/inventree/inventree-app.git
synced 2025-06-19 05:35:36 +00:00
Merge pull request #135 from inventree/unit-testing
Unit testing
(cherry picked from commit d55f594342
)
This commit is contained in:
4
requirements.txt
Normal file
4
requirements.txt
Normal file
@ -0,0 +1,4 @@
|
||||
# Python requirements for devops
|
||||
|
||||
coverage==5.3 # Unit test coverage
|
||||
coveralls==2.1.2 # Coveralls linking (for code coverage reporting)
|
Reference in New Issue
Block a user