Run Bigfile plugin tests

This commit is contained in:
shortcutme 2017-10-04 17:24:49 +02:00
parent 8ef1ef0ce5
commit 4c6e01d38d
No known key found for this signature in database
GPG Key ID: 5B63BAE6CB9613AE
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ before_script:
- openssl version -a
script:
- python -m pytest plugins/CryptMessage/Test
- python -m pytest plugins/Bigfile/Test
- python -m pytest src/Test --cov=src --cov-config src/Test/coverage.ini
before_install:
- pip install -U pytest mock pytest-cov selenium