Skip to content

Commit

Permalink
Merge pull request fffaraz#230 from onqtam/patch-1
Browse files Browse the repository at this point in the history
added doctest to the list with testing frameworks
  • Loading branch information
fffaraz committed May 26, 2016
2 parents 6e8519c + 5268903 commit d33e1f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin

* [benchmark](https://github.com/google/benchmark) - Google provided small microbenchmark support library. [Apache2]
* [Boost.Test](http://www.boost.org/doc/libs/master/libs/test/doc/html/index.html) - Boost Test Library. [Boost]
* [doctest](https://github.com/onqtam/doctest) - The lightest feature rich C++ single header testing framework. [MIT]
* [Catch](https://github.com/philsquared/Catch) - A modern, C++-native, header-only, framework for unit-tests, TDD and BDD. [Boost]
* [Celero](https://github.com/DigitalInBlue/Celero) - C++ Benchmarking Framework. [Apache2]
* [CUTE](http://cute-test.com) - C++ Unit Testing Easier. [LGPL3]
Expand Down

0 comments on commit d33e1f2

Please sign in to comment.