6d900ba4313eccc2357a8df43a5b62334d997b36
Pass extra arguments to tests. This allows to run for example: tox -- --force Also reorder elements of envlist. Change-Id: Ia40305ccc02ef25e858bdace380f17ccce4b8646
Testing of changes and building of the manual ============================================= Install the python tox package and run "tox" from the top-level directory to use the same tests that are done as part of our Jenkins gating jobs. If you like to run individual tests, run: * "tox -e checkniceness" - to run the niceness tests * "tox -e checksyntax" - to run syntax checks * "tox -e checkdeletions" - to check that no deleted files are referenced * "tox -e checkbuild" - to actually build the manual tox will use the openstack-doc-tools package for execution of these tests.
Description
Languages
CSS
74.5%
JavaScript
15.7%
HTML
6.7%
Python
2.6%
Shell
0.5%