Skip to content

Commit

Permalink
Add Search for C++17 and - C++20 to section Other test frameworks
Browse files Browse the repository at this point in the history
  • Loading branch information
martinmoene committed Sep 16, 2024
1 parent fbc3966 commit d62e379
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 @@ -594,6 +594,8 @@ This [comparison of Catch, doctest and lest](https://github.com/martinmoene/catc
- [Search for C++98 test frameworks on GitHub](https://github.com/search?q=language%3AC%2B%2B+98+test+framework&type=Repositories&ref=advsearch)
- [Search for C++11 test frameworks on GitHub](https://github.com/search?q=language%3AC%2B%2B+11+test+framework&type=Repositories&ref=advsearch)
- [Search for C++14 test frameworks on GitHub](https://github.com/search?q=language%3AC%2B%2B+14+test+framework&type=Repositories&ref=advsearch)
- [Search for C++17 test frameworks on GitHub](https://github.com/search?q=language%3AC%2B%2B+17+test+framework&type=Repositories&ref=advsearch)
- [Search for C++20 test frameworks on GitHub](https://github.com/search?q=language%3AC%2B%2B+20+test+framework&type=Repositories&ref=advsearch)
- [List of C++ unit testing frameworks](http://en.wikipedia.org/wiki/List_of_unit_testing_frameworks#C.2B.2B) at Wikipedia.
Expand Down

0 comments on commit d62e379

Please sign in to comment.