This is an example of Sphinx/Pylatest project.
The html builds are available at https://marbu.gitlab.io/pylatest-demo
Pylatest is 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.
See Pylatest documentation for details.
This demo project uses real Fedora Test Cases to better demonstrate how Pylatest works.
The test cases are not reused exactly as created by Fedora Quality Assurance community, but few necessary changes were made, including changes of markup (transformation into reStructuredText syntax) and tweaking of test case structure and metadata (eg. referenced requirements).
First of all, make sure you have pylatest installed.
Then, in the root directory of this repository, just run:
$ make html
Pylatest Demo Project is distributed under a Creative Commons Attribution-ShareAlike 3.0 Unported License (CC BY-SA 3.0).