El 17/01/14 16:20, Cédric Krier ha escrit:
I want to run all test for the stock module. So what option may I use?
>
>run-test.py -m --doctest=scenario_stock.rst
run-test.py -m stock

>Same for all doctest from the stock module,
run-test.py -m stock --no-unittest

>and for all unittest for
>the stock module.
run-test.py -m stock --no-doctest

Understood. So the help of the -m --modules flag should be improved to specify that you can specify which modules you want to run. It's not clear with the current text.


--
Sergi Almacellas Abellana
www.koolpi.com
Twitter: @pokoli_srk

Reply via email to