Merge "fix misspell"
This commit is contained in:
commit
8d0e9825ae
@ -10,7 +10,7 @@ Running Tests
|
|||||||
-------------
|
-------------
|
||||||
The testing system is based on a combination of tox and testr. The canonical
|
The testing system is based on a combination of tox and testr. The canonical
|
||||||
approach to running tests is to simply run the command `tox`. This will
|
approach to running tests is to simply run the command `tox`. This will
|
||||||
create virtual environments, populate them with depenedencies and run all of
|
create virtual environments, populate them with dependencies and run all of
|
||||||
the tests that OpenStack CI systems run. Behind the scenes, tox is running
|
the tests that OpenStack CI systems run. Behind the scenes, tox is running
|
||||||
`testr run --parallel`, but is set up such that you can supply any additional
|
`testr run --parallel`, but is set up such that you can supply any additional
|
||||||
testr arguments that are needed to tox. For example, you can run:
|
testr arguments that are needed to tox. For example, you can run:
|
||||||
|
Loading…
Reference in New Issue
Block a user