diff options
author | W. Trevor King <wking@drexel.edu> | 2010-01-27 08:39:00 -0500 |
---|---|---|
committer | W. Trevor King <wking@drexel.edu> | 2010-01-27 08:39:00 -0500 |
commit | 8a07fe257946104c80f656617c168a340f4dae77 (patch) | |
tree | 6f96bfe7554bb90bd1743a9284e1cb2f5742b09c /NEWS | |
parent | d2752cde56e7cf67abc2e7f0a0fc91612016585f (diff) | |
download | bugseverywhere-8a07fe257946104c80f656617c168a340f4dae77.tar.gz |
Add --help, --quiet options to test.py.
Fixes Ben's "unintuitive test.py interface" bug:
Date: Wed, 27 Jan 2010 14:09:14 +1100
From: Ben Finney
Subject: [Be-devel] Re: Test suite on Trevor's development branch
...
> $ python ./test.py -q
>
> ----------------------------------------------------------------------
> Ran 0 tests in 0.000s
>
> OK
Running a Python unittest-capable test suite with "-q" should run it in
"quiet" mode, where progress is indicated by single characters along a
lone, and only failures and errors are reported.
...
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions