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 f5877e4 commit 6838e68Copy full SHA for 6838e68
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.doctest
+exclude-plugins = nose2.plugins.doctests
8
9
[layer-reporter]
10
always-on = True
0 commit comments