From a9c47f53b411aa451c66e7f151c61286500ca8eb Mon Sep 17 00:00:00 2001 From: J08nY Date: Tue, 27 Jun 2017 20:26:43 +0200 Subject: Add unittest.cfg. --- unittest.cfg | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 unittest.cfg diff --git a/unittest.cfg b/unittest.cfg new file mode 100644 index 0000000..5737a71 --- /dev/null +++ b/unittest.cfg @@ -0,0 +1,6 @@ +[unittest] +verbose = 2 +plugins = nose2.plugins.layers + +[log-capture] +always-on = False -- cgit v1.2.3-70-g09d2