Skip to content

Commit

Permalink
Coverage settings
Browse files Browse the repository at this point in the history
  • Loading branch information
penguinolog committed Mar 21, 2018
1 parent f5129c9 commit 4e5ef30
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .coveragerc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[run]
source =
advanced_descriptors
omit =
test/*
3 changes: 3 additions & 0 deletions pytest.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[pytest]
addopts = -vvv -s -p no:django -p no:ipdb
testpaths = test

0 comments on commit 4e5ef30

Please sign in to comment.