Xqt has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/810453 )

Change subject: [tests] use verbosity level with nosetests to show which tests 
are processed
......................................................................

[tests] use verbosity level with nosetests to show which tests are processed

Change-Id: I9c9e86383e0304ab52551181e64cb4c1189f5671
---
M tox.ini
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  jenkins-bot: Verified
  Xqt: Looks good to me, approved



diff --git a/tox.ini b/tox.ini
index 5a58ebc..9a8c521 100644
--- a/tox.ini
+++ b/tox.ini
@@ -67,7 +67,7 @@
 commands =
     python {[params]generate_user_files}
     nosetests --version
-    nosetests --with-doctest pywikibot {[params]doctest_skip}
+    nosetests -v --with-doctest pywikibot {[params]doctest_skip}
 deps =
     nose
     .[memento]

--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/810453
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I9c9e86383e0304ab52551181e64cb4c1189f5671
Gerrit-Change-Number: 810453
Gerrit-PatchSet: 9
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to