mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-22 21:36:11 +01:00
Fix Cute test framework URL
This commit is contained in:
parent
d0eb9dfb9b
commit
87950d9cfa
@ -6,7 +6,7 @@ including (but not limited to),
|
|||||||
[Google Test](http://code.google.com/p/googletest/),
|
[Google Test](http://code.google.com/p/googletest/),
|
||||||
[Boost.Test](http://www.boost.org/doc/libs/1_49_0/libs/test/doc/html/index.html),
|
[Boost.Test](http://www.boost.org/doc/libs/1_49_0/libs/test/doc/html/index.html),
|
||||||
[CppUnit](http://sourceforge.net/apps/mediawiki/cppunit/index.php?title=Main_Page),
|
[CppUnit](http://sourceforge.net/apps/mediawiki/cppunit/index.php?title=Main_Page),
|
||||||
[Cute](http://r2.ifs.hsr.ch/cute),
|
[Cute](http://www.cute-test.com),
|
||||||
[many, many more](http://en.wikipedia.org/wiki/List_of_unit_testing_frameworks#C.2B.2B).
|
[many, many more](http://en.wikipedia.org/wiki/List_of_unit_testing_frameworks#C.2B.2B).
|
||||||
|
|
||||||
So what does Catch bring to the party that differentiates it from these? Apart from a Catchy name, of course.
|
So what does Catch bring to the party that differentiates it from these? Apart from a Catchy name, of course.
|
||||||
|
Loading…
Reference in New Issue
Block a user