Skip to content

Commit

Permalink
nose and coverage support added
Browse files Browse the repository at this point in the history
  • Loading branch information
ownport committed Jun 16, 2013
1 parent 2d125de commit bfbc33a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
3 changes: 3 additions & 0 deletions requirements-dev.txt
@@ -0,0 +1,3 @@
nose
coverage

4 changes: 4 additions & 0 deletions setup.cfg
@@ -0,0 +1,4 @@
[nosetests]
verbosity = 1
cover-package = kvlite
cover-erase = 1

0 comments on commit bfbc33a

Please sign in to comment.