Skip to content

Commit 14dfac7

Browse files
committed
setup.cfg: Measure coverage when running tests with nose if coverage is present.
1 parent f4c4617 commit 14dfac7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[nosetests]
22
with-javabridge = True
33
classpath = bioformats/jars/loci_tools.jar
4+
with-coverage = 1
45

56
[build_sphinx]
67
source-dir = docs/

0 commit comments

Comments
 (0)