We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6838e68 commit 6720ff0Copy full SHA for 6720ff0
nose2.cfg
@@ -4,7 +4,7 @@ test-method-prefix=test
4
plugins = nose2.plugins.coverage
5
nose2.plugins.junitxml
6
nose2.plugins.layers
7
-exclude-plugins = nose2.plugins.doctests
+#exclude-plugins = nose2.plugins.doctests
8
9
[layer-reporter]
10
always-on = True
0 commit comments