You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>For more information, I'd recommend to <ahref="www.cpputest.org">read the manual</a> or, even better, check some <ahref="https://github.com/basvodde/cpputest/tree/master/tests">existing tests</a> such as <ahref="https://github.com/basvodde/cpputest/blob/master/tests/SimpleStringTest.cpp">SimpleStringTest</a> or (a bit more complicated) <ahref="https://github.com/basvodde/cpputest/blob/master/tests/MemoryLeakDetectorTest.cpp">MemoryLeakDetectorTest</a> or the <ahref="https://github.com/basvodde/cpputest/blob/master/tests/CppUTestExt/TestMockSupport.cpp">mocking tests</a> or just check out the <ahref="https://github.com/basvodde/cpputest/blob/master/tests/CheatSheetTest.cpp">Cheat Sheet</a></p>
96
+
<p>For more information, I'd recommend to <ahref="www.cpputest.org">read the manual</a> or, even better, check some <ahref="https://github.com/cpputest/cpputest/tree/master/tests">existing tests</a> such as <ahref="https://github.com/cpputest/cpputest/blob/master/tests/SimpleStringTest.cpp">SimpleStringTest</a> or (a bit more complicated) <ahref="https://github.com/cpputest/cpputest/blob/master/tests/MemoryLeakDetectorTest.cpp">MemoryLeakDetectorTest</a> or the <ahref="https://github.com/cpputest/cpputest/blob/master/tests/CppUTestExt/TestMockSupport.cpp">mocking tests</a> or just check out the <ahref="https://github.com/cpputest/cpputest/blob/master/tests/CheatSheetTest.cpp">Cheat Sheet</a></p>
97
97
<h2>Authors and Contributors</h2>
98
98
99
99
<p>CppUTest has many has had many contributions from its users. We can't remember all, but we appreciate it a lot!. Much of the original code was written by Michael Feathers (based on CppUnit Lite). The current main maintainers are <ahref="https://github.com/jwgrenning">@jwgrenning</a> and <ahref="https://github.com/basvodde">@basvodde</a></p>
0 commit comments