diff options
Diffstat (limited to 'docs/plugfest/2016.05/test_plan/setup')
-rw-r--r-- | docs/plugfest/2016.05/test_plan/setup/setup.rst | 21 | ||||
-rw-r--r-- | docs/plugfest/2016.05/test_plan/setup/testframeworkconfig.rst | 10 |
2 files changed, 31 insertions, 0 deletions
diff --git a/docs/plugfest/2016.05/test_plan/setup/setup.rst b/docs/plugfest/2016.05/test_plan/setup/setup.rst new file mode 100644 index 00000000..c52af2cc --- /dev/null +++ b/docs/plugfest/2016.05/test_plan/setup/setup.rst @@ -0,0 +1,21 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + +================================ +Plugfest setup and configuration +================================ + +.. This directory includes files and information for the test +.. equipment, setup, configuration, and other general items that apply +.. to multiple test cases. + +.. The setup.rst file organises and imports the relevant RST files in this +.. directory and includes them in the overall plugfest documentation. + +We can add some general text here introducing the setup and configuration +before digging into the details of each of the necessary sub chapters. + +.. toctree:: + :maxdepth: 2 + + ./testframeworkconfig.rst diff --git a/docs/plugfest/2016.05/test_plan/setup/testframeworkconfig.rst b/docs/plugfest/2016.05/test_plan/setup/testframeworkconfig.rst new file mode 100644 index 00000000..e958b42c --- /dev/null +++ b/docs/plugfest/2016.05/test_plan/setup/testframeworkconfig.rst @@ -0,0 +1,10 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + +--------------------------------------- +Configuring the dovetail test framework +--------------------------------------- + +.. This file should outline how to configure the test framework for DoveTail + +Text required to be added here regarding the test framework configuration. |