Skip to content

Commit

Permalink
Merge pull request fffaraz#915 from krzysztof-jusiak/debug_ut
Browse files Browse the repository at this point in the history
[Debug] Add `μt` Unit Testing Framework
  • Loading branch information
fffaraz authored Nov 17, 2019
2 parents c1bf041 + d0670af commit 225e4be
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 @@ -374,6 +374,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
* [UnitTest++](https://github.com/unittest-cpp/unittest-cpp) - A lightweight unit testing framework for C++. [MIT/X Consortium license]
* [Unity](https://github.com/ThrowTheSwitch/Unity) - Simple Unit Testing for C. [MIT]
* [utest.h](https://github.com/sheredom/utest.h) - Single header unit testing framework for C and C++. [Unlicense]
* [μt](https://github.com/boost-experimental/ut) - C++20 single header/single module, macro-free μ(micro)/Unit Testing Framework [Boost]
* [VLD](http://vld.codeplex.com/) - Visual Leak Detector. A free, robust, open-source memory leak detection system for Visual C++.

## Font
Expand Down

0 comments on commit 225e4be

Please sign in to comment.