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 |
Joe H. Rahme | 61469fd | 2014-12-02 17:09:17 +0100 | [diff] [blame] | 53 | javelin |
Stephen Lowrie | c8548fc | 2016-05-24 15:57:35 -0500 | [diff] [blame] | 54 | subunit_describe_calls |
step6829 | 80c14ec | 2016-02-23 14:53:52 -0500 | [diff] [blame] | 55 | workspace |
Matthew Treinish | a051c22 | 2016-05-23 15:48:22 -0400 | [diff] [blame] | 56 | run |
David Paterson | ce78149 | 2014-09-18 01:07:01 -0400 | [diff] [blame] | 57 | |
Masayuki Igawa | d787bc2 | 2016-06-29 14:30:24 +0900 | [diff] [blame] | 58 | ============== |
59 | For developers | ||||
60 | ============== | ||||
61 | |||||
62 | ----------- | ||||
63 | Development | ||||
64 | ----------- | ||||
65 | |||||
66 | .. toctree:: | ||||
67 | :maxdepth: 2 | ||||
68 | |||||
69 | HACKING | ||||
70 | REVIEWING | ||||
71 | microversion_testing | ||||
72 | test-removal | ||||
73 | |||||
74 | ------- | ||||
75 | Plugins | ||||
76 | ------- | ||||
77 | |||||
78 | .. toctree:: | ||||
79 | :maxdepth: 2 | ||||
80 | |||||
81 | plugin | ||||
82 | plugin-registry | ||||
83 | |||||
84 | ------- | ||||
85 | Library | ||||
86 | ------- | ||||
87 | |||||
88 | .. toctree:: | ||||
89 | :maxdepth: 2 | ||||
90 | |||||
91 | library | ||||
92 | |||||
Sean Dague | 7679b48 | 2013-05-24 08:49:44 -0400 | [diff] [blame] | 93 | ================== |
Sean Dague | b56052b | 2013-05-21 17:57:41 -0400 | [diff] [blame] | 94 | Indices and tables |
95 | ================== | ||||
96 | |||||
Sean Dague | b56052b | 2013-05-21 17:57:41 -0400 | [diff] [blame] | 97 | * :ref:`search` |