Filter your nose(tests)

You can filter nosetests using regular expressions on test names.

Provided all stage tests are named consistently, you can do the following:

#nosetests -v -m '.*_stage.*';

Lascia un commento