openstack-doc-tools/HACKING.rst
Percila c050836a8f doc-tools unit tests
Renamed sitemap file to avoid module name conflict
when importing at the sitemap unittest

Added py.test tox environment

Change-Id: I94480e374b29802414b62591a51c04ecd804905e
Closes-Bug: #1387716
2016-08-03 07:05:51 +00:00

681 B

openstack-doc-tools style commandments

Running tests

So far there are some tests included with the package.

The openstack-indexpage tool is used while building the OpenStack documentation repositories, test building of these repositories with any changes done here.

Testing can be done with simply a local install of openstack-doc-tools, then checking out the repositories and running: tox inside of each.

The repositories using openstack-doc-tools include: * api-site * openstack-manuals * security-doc