[Pysys-commits] SF.net SVN: pysys:[918] trunk
Brought to you by:
ben-spiller,
moraygrieve
From: <ben...@us...> - 2018-05-29 09:01:43
|
Revision: 918 http://sourceforge.net/p/pysys/code/918 Author: ben-spiller Date: 2018-05-29 09:01:38 +0000 (Tue, 29 May 2018) Log Message: ----------- a few people have mentioned they find the repeated prompts about continuing to run tests when you press Ctrl+C a bit annoying (especially when only running one test) - so have disabled prompting when there are actually no tests left to run (since the prompt has no purpose in that case) and also added an env var to allow per-user disabling of the prompt entirely for those people who want it Modified Paths: -------------- trunk/pysys/baserunner.py trunk/pysys-dist/pysys-release.txt This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |