Pylatest project consists of set of Docutils/Sphinx extensions which allows you to:
- Write a description of a test case using reStructuredText syntax.
- Maintain test case descriptions as Sphinx project.
- Export test cases into other systems via XML files.
The main way to use Pylatest is via Sphinx project. See Pylatest Documentation for Quickstart Tutorial and additional details.
To get better idea what pylatest project looks like, see minimal, but complete, Pylatest Demo Project. The html builds are available at https://marbu.gitlab.io/pylatest-demo
For instructions how to install Pylatest from source code or how to run unit
test, see HACKING.rst
file.
Contributions are welcome. See CONTRIBUTING.rst
file for details.
Distributed under the terms of the GNU GPL v3.0 license, pylatest is free and open source software.