Files
zaza-openstack-tests/README.md
2018-08-08 16:11:04 -05:00

208 B

ZAZA

A Python3-only functional test framework for OpenStack Charms

Execute Python Unit Tests

tox -e py3

Execute Python PEP-8 Tests

tox -e pep8

Build the Docs

tox -e docs