On 15 Jan 10:41, Jean C wrote:
> >
> > My proposal:
> >
> >     Usage: run-tests.py [options] [test] [...]
> >     Options:
> >       -h, --help            show this help message and exit
> >       -c CONFIG, --config=CONFIG
> >                             specify config file
> >       -m, --modules         Run also modules tests
> >       -v                    Increase verbosity
> >       --no-unittest         Don't run unittest
> >       --no-doctest          Don't run doctest
> >       --doctest=NAME        specify the name of doctest to run
> >                             (if not set all doctest ar run)
> >
> > How about a flag to specify the unittest you want to run ? I often find
> myself starting the tests only for the test_views result.

How will you name this unittest?
Moreover, as they are run on the same DB, it cost almost nothing to run
the others.

-- 
Cédric Krier - B2CK SPRL
Email/Jabber: cedric.kr...@b2ck.com
Tel: +32 472 54 46 59
Website: http://www.b2ck.com/

Attachment: pgpy56HoDATqj.pgp
Description: PGP signature

Reply via email to