* Cédric Krier [2014-01-17 16:20 +0100]:
On 17 Jan 16:05, Sergi Almacellas Abellana wrote:
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

I wonder if we should not have also a way to say that we want to run
the tests of modules depending on a specific module. After all you
probably want to test if you're not breaking anything else after you
have tested that your module works as expected.

--
Nicolas Évrard - B2CK SPRL
E-mail/Jabber: nicolas.evr...@b2ck.com
Tel: +32 472 54 46 59
Website: http://www.b2ck.com/

Attachment: signature.asc
Description: Digital signature

Reply via email to