8138c3ff9a
So far the Tobiko docs were duplicated in some places, different (although duplicated), and some fragments were not relevant (or outdated). This patch refactors the Tobiko installation guide by modularizing the fragments ("spilling" fragments instead of coping them), correcting typos, and deleting/updating irrelevant information. Note: in order to see how the change will appear, download it with `git review -d <change_url>`, run the `tox -e docs` command, and then double click (with the file explorer) tobiko/doc/build/html/<file-you-want>. Change-Id: Ib5ce8a166bb036a5c49a396e568f8bd8b79f6a17
558 B
558 B
Install
This document describes how to setup an environment for running test cases
See also
For a quick and simpler start you can jump to the tobiko-quick-start-guide
.
To configure Tobiko please read tobiko-configuration-guide
.
To run Tobiko scenario test cases please look at tobiko-test-case-execution-guide
.
What's Next
To know how to configure Tobiko please read tobiko-configuration-guide
.