create TestCentre Home.

master
Craig Oates 5 years ago
parent
commit
0db875051f
  1. 11
      Home.md
  2. 11
      Source-Code-Home.md
  3. 12
      TestCentre-Home.md
  4. 11
      _sidebar.md

11
Home.md

@ -35,6 +35,17 @@ Before continuing, I recommend you are familiar with the following:
- [As Source Code section](Source-Code-Home)
### WetPancake
### WetPancakeCLI
### TestCentre
- [TestCentre Home](TestCentre-Home)
- [TestCentre Breakdown](TestCentre-Breakdown)
- [Unit and Property Tests Overview](Property-and-Unit-Tests-Overview)
- [Console and Library Tests Overview](Console-and-Library-Tests-Overview)
### As a Command-Line Interface (C.L.I.)
- [C.L.I. Home](CLI-Home)

11
Source-Code-Home.md

@ -5,4 +5,13 @@ This section is for those wanting to work with the repositories source code. If
## Table of Contents
TODO: Write when everything is written up.
### WetPancake
### WetPancakeCLI
### TestCentre
- [TestCentre Home](TestCentre-Home)
- [TestCentre Breakdown](TestCentre-Breakdown)
- [Unit and Property Tests Overview](Property-and-Unit-Tests-Overview)
- [Console and Library Tests Overview](Console-and-Library-Tests-Overview)

12
TestCentre-Home.md

@ -0,0 +1,12 @@
This section focuses on the source code within the "TestCentre" project. As the name implies, this project houses the unit and property tests for the the other two projects. If you would like to know more about the other projects, please the following links:
- [SmolderingBeachBall project (.Net Standard 2.0 library)](WetPancake-Home)
- [WetPancakeCLI project](WetPancakeCLI-Home)
- ["As a NuGet" section](NuGet-Home)
- ["As a Command-Line Interface (C.L.I.)" section](CLI-Home)
## Table of Contents
- [TestCentre Breakdown](TestCentre-Breakdown)
- [Unit and Property Tests Overview](Property-and-Unit-Tests-Overview)
- [Console and Library Tests Overview](Console-and-Library-Tests-Overview)

11
_sidebar.md

@ -11,6 +11,17 @@
- [As Source Code section](Source-Code-Home)
### WetPancake
### WetPancakeCLI
### TestCentre
- [TestCentre Home](TestCentre-Home)
- [TestCentre Breakdown](TestCentre-Breakdown)
- [Unit and Property Tests Overview](Property-and-Unit-Tests-Overview)
- [Console and Library Tests Overview](Console-and-Library-Tests-Overview)
### As a Command-Line Interface (C.L.I.)
- [C.L.I. Home](CLI-Home)

Loading…
Cancel
Save