This website requires JavaScript.
Explore
Help
Sign In
Claytonia
/
TeamspeakStats
mirror of
https://github.com/Thor77/TeamspeakStats.git
Watch
1
Star
0
Fork
You've already forked TeamspeakStats
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d820c99ece
TeamspeakStats
/
.coveragerc
7 lines
86 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add coverage
2015-07-29 15:25:08 -04:00
[report]
exclude main-call from coverage
2015-07-31 16:01:28 -04:00
exclude_lines =
if __name__ == .__main__.:
use py.test instead of nose for testing
2016-05-09 14:09:16 -04:00
[run]
omit = tsstats/tests/*