Skip to content

Commit

Permalink
Add reference to Catch-doctest-lect comparison
Browse files Browse the repository at this point in the history
  • Loading branch information
martinmoene committed Jul 19, 2017
1 parent 48a512a commit 3286089
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -561,6 +561,8 @@ Folder [contrib](contrib) contains extensions to *lest*. These extensions are no
Other test frameworks
---------------------
This [comparison of Catch, doctest and lest](https://github.com/martinmoene/catch-lest-other-comparison) in table form may help you to discover similarities and differences of these frameworks.
- [Catch](https://github.com/philsquared/Catch) - A modern, C++-native, header-only, framework for unit-tests, TDD and BDD.
- [doctest](https://github.com/onqtam/doctest) - The lightest feature-rich C++ single-header testing framework for unit tests and TDD. Catch/lest-inspired tests that accompany code.
- [stf](https://github.com/jfalcou/stf) - Simple TDD Framework. Catch/lest-inspired with an emphasis on floating point precision testing.
Expand Down

0 comments on commit 3286089

Please sign in to comment.