Lukas Piwowarski a9055010fc Create documentation for tests
Generate documentation for each test from its docstring.

The sphinx-apidoc tool is used to generate the .rst
files necessary for the generation of the documentation.

When the documentation is being build only functions that
start with "test" are passed to the resulting documentation.

Change-Id: I1878f67e10df9bb1f8289beda8e59a56b5057fe4
2020-09-02 09:46:00 +02:00

2.1 KiB

Tempest Testing Project

Overview

overview

Field Guides

Tempest contains tests of many different types, the field guides attempt to explain these in a way that makes it easy to understand where your test contributions should go.

field_guide/index field_guide/api field_guide/scenario field_guide/unit_tests

Users Guide

Tempest Configuration Guide

configuration sampleconf

Command Documentation

account_generator cleanup subunit_describe_calls workspace run

Supported OpenStack Releases and Python Versions

supported_version

Description of Tests

tests/modules

For Contributors

  • If you are a new contributor to Tempest please refer: contributor/contributing

contributor/contributing

Developers Guide

Development

HACKING REVIEWING microversion_testing test_removal write_tests requirement_upper_constraint_for_tempest

Plugins

plugins/index

Tempest & Plugins Compatible Version Policy

tempest_and_plugins_compatible_version_policy

Stable Branch Support Policy

stable_branch_support_policy

Stable Branch Testing Policy

stable_branch_testing_policy

Library

library

html

  • Tempest document search <search>: Search the contents of this document.