tests and config for pytest and coverage

This commit is contained in:
2021-10-11 01:48:48 -06:00
parent 802418bdf5
commit ff3310f366
4 changed files with 62 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
[tool:pytest]
testpaths = tests
[coverage:run]
branch = True
source = flaskfdx