Added pytest-mock

This commit is contained in:
Rhet Turnbull
2020-05-10 11:06:45 -05:00
committed by GitHub
parent 397db0d72f
commit c061161605

View File

@@ -31,4 +31,5 @@ jobs:
- name: Test with pytest
run: |
pip install pytest
pip install pytest-mock
python -m pytest tests/