Ttrun 1.0.5 | Coderz Product

ttrun 1.0.5

Last updated:

0 purchases

ttrun 1.0.5 Image
ttrun 1.0.5 Images

Free

Languages

Categories

Add to Cart

Description:

ttrun 1.0.5

Simple CLI to run testtools tests
In a testrepository based workflow, sometimes you want/need to run individual
tests. Additionally, someitmes you want to use a pre-existing tox virtualenv
to do so. Or, at least, I do.
Typing
.tox/py27/bin/python -m testtools.run some.test
Got boring. So this is a simple wrapper.
It has two modes.
ttrun some.test
Will run that test with the system python.
If you want to re-use a tox virtualenv.
ttrun -epy27 some.test
Will run some.test in the given tox venv.
Both modes can be run with no parameters to have testtools run all the tests.

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product: (if this is empty don't purchase this product)

Customer Reviews

There are no reviews.