document running a small set of tests
Change-Id: I63807c580ad962127c6eaa3dc7e78fbe7ce2263f Closes-Bug: #1347773
This commit is contained in:
parent
8bbcc3949c
commit
3aa6324dea
@ -50,6 +50,11 @@ To generate a coverage report,run:
|
||||
|
||||
(note: on some boxes, the results may not be accurate unless you run it twice)
|
||||
|
||||
If you want to run only the tests in one file you can use testtools e.g.
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
$ python -m testtools.run trove.tests.unittests.python.module.path
|
||||
|
||||
======
|
||||
Docs
|
||||
|
Loading…
Reference in New Issue
Block a user