Skip to content

Commit 508e8a7

Browse files
authored
Merge pull request #131 from tocic/feat/snitch_addition
Add snitch to the Testing section
2 parents e07039b + dc58e5a commit 508e8a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ libraries with novel use of new C++ features.
154154
* [Googletest](https://github.com/google/googletest) - Google Testing and Mocking Framework.
155155
* [Mull](https://github.com/mull-project/mull) - Practical mutation testing tool for C and C++
156156
* [rapidcheck](https://github.com/emil-e/rapidcheck) - QuickCheck clone for C++.
157+
* [snitch](https://github.com/cschreib/snitch) - Lightweight C++20 testing framework.
157158

158159
### Benchmarking
159160

0 commit comments

Comments
 (0)