Attila Fazekas | 23fdf1d | 2013-06-09 16:35:23 +0200 | [diff] [blame] | 1 | ======================= |
Sean Dague | b56052b | 2013-05-21 17:57:41 -0400 | [diff] [blame] | 2 | Tempest Testing Project |
Attila Fazekas | 23fdf1d | 2013-06-09 16:35:23 +0200 | [diff] [blame] | 3 | ======================= |
Sean Dague | b56052b | 2013-05-21 17:57:41 -0400 | [diff] [blame] | 4 | |
Masayuki Igawa | d787bc2 | 2016-06-29 14:30:24 +0900 | [diff] [blame] | 5 | -------- |
6 | Overview | ||||
7 | -------- | ||||
Sean Dague | b56052b | 2013-05-21 17:57:41 -0400 | [diff] [blame] | 8 | |
9 | .. toctree:: | ||||
10 | :maxdepth: 2 | ||||
11 | |||||
12 | overview | ||||
13 | |||||
Attila Fazekas | 23fdf1d | 2013-06-09 16:35:23 +0200 | [diff] [blame] | 14 | ------------ |
Sean Dague | 7679b48 | 2013-05-24 08:49:44 -0400 | [diff] [blame] | 15 | Field Guides |
Attila Fazekas | 23fdf1d | 2013-06-09 16:35:23 +0200 | [diff] [blame] | 16 | ------------ |
Sean Dague | 7679b48 | 2013-05-24 08:49:44 -0400 | [diff] [blame] | 17 | Tempest contains tests of many different types, the field guides |
18 | attempt to explain these in a way that makes it easy to understand | ||||
19 | where your test contributions should go. | ||||
Sean Dague | b56052b | 2013-05-21 17:57:41 -0400 | [diff] [blame] | 20 | |
21 | .. toctree:: | ||||
Sean Dague | 7679b48 | 2013-05-24 08:49:44 -0400 | [diff] [blame] | 22 | :maxdepth: 1 |
Sean Dague | b56052b | 2013-05-21 17:57:41 -0400 | [diff] [blame] | 23 | |
24 | field_guide/index | ||||
25 | field_guide/api | ||||
Sean Dague | b56052b | 2013-05-21 17:57:41 -0400 | [diff] [blame] | 26 | field_guide/scenario |
27 | field_guide/stress | ||||
Matthew Treinish | 32d3570 | 2013-08-13 11:59:06 -0400 | [diff] [blame] | 28 | field_guide/unit_tests |
Sean Dague | b56052b | 2013-05-21 17:57:41 -0400 | [diff] [blame] | 29 | |
Masayuki Igawa | d787bc2 | 2016-06-29 14:30:24 +0900 | [diff] [blame] | 30 | ========= |
31 | For users | ||||
32 | ========= | ||||
33 | |||||
Matthew Treinish | bc1b15b | 2015-02-20 15:56:07 -0500 | [diff] [blame] | 34 | --------------------------- |
35 | Tempest Configuration Guide | ||||
36 | --------------------------- | ||||
37 | |||||
38 | .. toctree:: | ||||
39 | :maxdepth: 2 | ||||
40 | |||||
41 | configuration | ||||
Mathew Odden | b389faa | 2015-07-30 20:24:08 +0000 | [diff] [blame] | 42 | sampleconf |
Matthew Treinish | bc1b15b | 2015-02-20 15:56:07 -0500 | [diff] [blame] | 43 | |
David Paterson | ce78149 | 2014-09-18 01:07:01 -0400 | [diff] [blame] | 44 | --------------------- |
45 | Command Documentation | ||||
46 | --------------------- | ||||
47 | |||||
48 | .. toctree:: | ||||
49 | :maxdepth: 1 | ||||
50 | |||||
Jane Zadorozhna | 00fc3dc | 2015-05-27 18:01:56 +0300 | [diff] [blame] | 51 | account_generator |
David Paterson | ce78149 | 2014-09-18 01:07:01 -0400 | [diff] [blame] | 52 | cleanup |
Stephen Lowrie | c8548fc | 2016-05-24 15:57:35 -0500 | [diff] [blame] | 53 | subunit_describe_calls |
step6829 | 80c14ec | 2016-02-23 14:53:52 -0500 | [diff] [blame] | 54 | workspace |
Matthew Treinish | a051c22 | 2016-05-23 15:48:22 -0400 | [diff] [blame] | 55 | run |
David Paterson | ce78149 | 2014-09-18 01:07:01 -0400 | [diff] [blame] | 56 | |
Masayuki Igawa | d787bc2 | 2016-06-29 14:30:24 +0900 | [diff] [blame] | 57 | ============== |
58 | For developers | ||||
59 | ============== | ||||
60 | |||||
61 | ----------- | ||||
62 | Development | ||||
63 | ----------- | ||||
64 | |||||
65 | .. toctree:: | ||||
66 | :maxdepth: 2 | ||||
67 | |||||
68 | HACKING | ||||
69 | REVIEWING | ||||
70 | microversion_testing | ||||
71 | test-removal | ||||
72 | |||||
73 | ------- | ||||
74 | Plugins | ||||
75 | ------- | ||||
76 | |||||
77 | .. toctree:: | ||||
78 | :maxdepth: 2 | ||||
79 | |||||
80 | plugin | ||||
81 | plugin-registry | ||||
82 | |||||
83 | ------- | ||||
84 | Library | ||||
85 | ------- | ||||
86 | |||||
87 | .. toctree:: | ||||
88 | :maxdepth: 2 | ||||
89 | |||||
90 | library | ||||
91 | |||||
Sean Dague | 7679b48 | 2013-05-24 08:49:44 -0400 | [diff] [blame] | 92 | ================== |
Sean Dague | b56052b | 2013-05-21 17:57:41 -0400 | [diff] [blame] | 93 | Indices and tables |
94 | ================== | ||||
95 | |||||
Sean Dague | b56052b | 2013-05-21 17:57:41 -0400 | [diff] [blame] | 96 | * :ref:`search` |