OpenStack Project Team Guide
Go to file
Adam Spiers 3d79a1f13d Document running tests with stestr
Use of stestr is increasingly common within OpenStack:

    http://lists.openstack.org/pipermail/openstack-dev/2017-September/122135.html

so document how to use it ahead of the docs for testr and nose, and
add deprecation notices to the latter two.

Also apply some minor formatting tweaks in the same context.

Change-Id: I9aa3b2c4ce636d94bdf1320b8eaf28af113fc036
2019-06-20 00:36:11 +01:00
doc Document running tests with stestr 2019-06-20 00:36:11 +01:00
.gitignore Add .gitignore 2015-06-10 12:50:37 -07:00
.gitreview OpenDev Migration Patch 2019-04-19 19:42:57 +00:00
.zuul.yaml Update docs job 2019-05-19 13:41:32 +02:00
LICENSE Add initial sphinx project boilerplate 2015-06-08 17:40:27 -07:00
README.rst Add initial sphinx project boilerplate 2015-06-08 17:40:27 -07:00
setup.cfg Document use of the openstack-discuss mailing list 2018-11-30 20:34:28 +00:00
setup.py Add initial sphinx project boilerplate 2015-06-08 17:40:27 -07:00
tox.ini fix tox python3 overrides 2018-09-26 18:49:20 -04:00

README.rst

OpenStack Project Team Guide

To build the guide, execute the following command:

$ tox

After running tox, the documentation will be available for viewing in HTML format in the doc/build/ directory.