2013-06-10 09:08:20 +02:00
|
|
|
These are the currently documented areas of the framework. There is more to come.
|
|
|
|
|
|
|
|
Before looking at this material be sure to read the [tutorial](tutorial.md)
|
|
|
|
|
2013-06-14 09:41:59 +02:00
|
|
|
* [Command Line](command-line.md)
|
|
|
|
* [Assertion Macros](assertions.md)
|
2013-10-01 20:07:09 +02:00
|
|
|
* [Test cases and sections](test-cases-and-sections.md)
|
2013-06-14 09:41:59 +02:00
|
|
|
* [Logging Macros](logging.md)
|
|
|
|
* [Supplying your own main()](own-main.md)
|
2013-06-28 18:45:08 +02:00
|
|
|
* [Test fixtures](test-fixtures.md)
|
2014-07-21 20:00:02 +02:00
|
|
|
* [Why are my tests slow to compile?](slow-compiles.md)
|
2013-06-07 20:09:38 +02:00
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
[Home](../README.md)
|