Skip to content

Commit e1e647b

Browse files
committed
Merge pull request fffaraz#147 from misto/mockator
Add Mockator to unit testing
2 parents f2296ef + 3aa4b35 commit e1e647b

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
@@ -235,6 +235,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
235235
* [MemTrack](http://www.almostinfinite.com/memtrack.html) - Tracking memory allocations in C++.
236236
* [microprofile](https://bitbucket.org/jonasmeyer/microprofile/overview) - Profiler with web-view for multiple platforms. [PublicDomain]
237237
* [minUnit](http://www.jera.com/techinfo/jtns/jtn002.html) - A minimal unit testing framework for C written using only 2 macros. [PublicDomain]
238+
* [Mockator](http://www.mockator.com) - Eclipse CDT plug-in for C++ Seams and Mock Objects.
238239
* [Remotery](https://github.com/Celtoys/Remotery) - Single C File Profiler with Web Viewer. [Apache2]
239240
* [UnitTest++](http://unittest-cpp.sourceforge.net/) - A lightweight unit testing framework for C++. [MIT/X Consortium license]
240241
* [VLD](http://vld.codeplex.com/) - A free, robust, open-source memory leak detection system for Visual C++.

0 commit comments

Comments
 (0)