more tests; coverage script and settings
This commit is contained in:
Executable
+3
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env sh
|
||||
|
||||
coverage erase && coverage run -m unittest discover && coverage report
|
||||
Reference in New Issue
Block a user