mirror of
https://github.com/cedricbonhomme/Stegano.git
synced 2025-05-12 17:18:30 +02:00
Tests with coverage.
This commit is contained in:
parent
75769e5bf7
commit
1a25273a9f
1 changed files with 1 additions and 1 deletions
|
@ -6,4 +6,4 @@ install:
|
||||||
- "pip install -r requirements.txt"
|
- "pip install -r requirements.txt"
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- nosetests
|
- nosetests --with-coverage --cover-package=stegano
|
||||||
|
|
Loading…
Add table
Reference in a new issue