| <!DOCTYPE html> |
| <html> |
| <title>readme</title> |
| <xmp theme="united" style="display:none;"> |
| |
| Reference |
| ======= |
| |
| Project: |
| |
| - [Features and design goals](features.html) - the complete list of features |
| - [Roadmap](roadmap.html) - upcoming features |
| - [Benchmarks](benchmarks.html) - compile time supremacy |
| - [Contributing](contributing.html) - how to make a proper pull request |
| |
| Usage: |
| |
| - [Tutorial](tutorial.html) - make sure you have read it before the other parts of the documentation |
| - [Assertion macros](assertions.html) |
| - [Test cases, subcases and test fixtures](testcases.html) |
| - [Command line](commandline.html) |
| - [```main()``` entry point](main.html) |
| - [Configuration](configuration.html) |
| - [String conversions](stringification.html) |
| - [FAQ](faq.html) |
| - [Examples](../../examples) |
| |
| Support the development of the project with donations! There is a list of planned features which are all important and big - see the [**roadmap**](roadmap.html). I took a break from working in the industry to make open source software so every cent is a big deal. |
| |
| If you work for a company using doctest or have the means to do so, please consider financial support. |
| |
| [![Pledgie](https://pledgie.com/campaigns/31280.png)](https://pledgie.com/campaigns/31280) |
| [![Patreon](https://cloud.githubusercontent.com/assets/8225057/5990484/70413560-a9ab-11e4-8942-1a63607c0b00.png)](http://www.patreon.com/onqtam) |
| [![PayPal](https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=3K423Q6TK48BN) |
| |
| |
| </xmp> |
| <script src="strapdown.js/strapdown.js"></script> |
| </html> |