Skip to content

Commit 3aa4b35

Browse files
committed
Add Mockator to unit testing
1 parent c3335bf commit 3aa4b35

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

0 commit comments

Comments
 (0)