Begin to split tests, Makefile less phony, use py.test

This commit is contained in:
Valentin Samir
2016-06-29 08:22:52 +02:00
parent 33f53f1d25
commit abda112467
11 changed files with 39 additions and 40 deletions

View File

@ -1,3 +1,8 @@
[run]
branch = True
source = cas_server
omit = cas_server/migrations*
[report]
exclude_lines =
pragma: no cover