pytest-salt-runtests-bridge

Simple PyTest Plugin For Salt's Test Suite Specifically


License
Apache-2.0
Install
pip install pytest-salt-runtests-bridge==2019.12.5

Documentation

pytest-salt-runtests-bridge

PyTest Plugin To Bridge Legacy Test Runner Features into pytest. This plugin will most likely not suite your own project.


This pytest plugin was generated with Cookiecutter along with @hackebrot's cookiecutter-pytest-plugin template.

Features

  • Bridges features from the previous Salt test suite runtests.py test runner into pytest

Installation

You can install "pytest-salt-runtests-bridge" via pip from PyPI:

$ pip install pytest-salt-runtests-bridge

Usage

  • Nothing. Just install it and have your conftest.py depend on salt-runtests-bridge

Contributing

Contributions are very welcome.

License

Distributed under the terms of the Apache Software License 2.0 license, "pytest-salt-runtests-bridge" is free and open source software

Issues

If you encounter any problems, please file an issue along with a detailed description.