We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e07039b + dc58e5a commit 508e8a7Copy full SHA for 508e8a7
README.md
@@ -154,6 +154,7 @@ libraries with novel use of new C++ features.
154
* [Googletest](https://github.com/google/googletest) - Google Testing and Mocking Framework.
155
* [Mull](https://github.com/mull-project/mull) - Practical mutation testing tool for C and C++
156
* [rapidcheck](https://github.com/emil-e/rapidcheck) - QuickCheck clone for C++.
157
+* [snitch](https://github.com/cschreib/snitch) - Lightweight C++20 testing framework.
158
159
### Benchmarking
160
0 commit comments