zaqar-tempest-plugin/README.rst

648 B

Zaqar Tempest Plugin

Tempest plugin for Zaqar project.

It contains the tempest plugin for the functional testing of Zaqar Project.

Running the tests

To run all tests from this plugin, install Zaqar into your environment and from the tempest repo, run:

$ tox -e all-plugin -- zaqar_tempest_tests

To run all tempest tests including this plugin, run:

$ tox -e all-plugin