Skip to content

Commit

Permalink
Merge pull request #131 from tocic/feat/snitch_addition
Browse files Browse the repository at this point in the history
Add snitch to the Testing section
  • Loading branch information
rigtorp authored Mar 28, 2023
2 parents e07039b + dc58e5a commit 508e8a7
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 @@ -154,6 +154,7 @@ libraries with novel use of new C++ features.
* [Googletest](https://github.com/google/googletest) - Google Testing and Mocking Framework.
* [Mull](https://github.com/mull-project/mull) - Practical mutation testing tool for C and C++
* [rapidcheck](https://github.com/emil-e/rapidcheck) - QuickCheck clone for C++.
* [snitch](https://github.com/cschreib/snitch) - Lightweight C++20 testing framework.

### Benchmarking

Expand Down

0 comments on commit 508e8a7

Please sign in to comment.