Skip to content

Commit

Permalink
Add Mockator to unit testing
Browse files Browse the repository at this point in the history
  • Loading branch information
misto committed Aug 24, 2015
1 parent c3335bf commit 3aa4b35
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 @@ -234,6 +234,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
* [MemTrack](http://www.almostinfinite.com/memtrack.html) - Tracking memory allocations in C++.
* [microprofile](https://bitbucket.org/jonasmeyer/microprofile/overview) - Profiler with web-view for multiple platforms. [PublicDomain]
* [minUnit](http://www.jera.com/techinfo/jtns/jtn002.html) - A minimal unit testing framework for C written using only 2 macros. [PublicDomain]
* [Mockator](http://www.mockator.com) - Eclipse CDT plug-in for C++ Seams and Mock Objects.
* [Remotery](https://github.com/Celtoys/Remotery) - Single C File Profiler with Web Viewer. [Apache2]
* [UnitTest++](http://unittest-cpp.sourceforge.net/) - A lightweight unit testing framework for C++. [MIT/X Consortium license]
* [VLD](http://vld.codeplex.com/) - A free, robust, open-source memory leak detection system for Visual C++.
Expand Down

0 comments on commit 3aa4b35

Please sign in to comment.