TUT: C++ Template Unit Test Framework
A small and portable unit test framework for C++. [Open Source] ... Custom reporter interface allows to integrate TUT with virtually any IDE or tool ...
http://tut-framework.sourceforge.net/
popularity:
c++
testing
programming
unit
framework
test
tdd
unittest
development
unittesting
|
UnitTest++
It was designed to do test-driven development on a wide variety of platforms. ... svn co https://unittest-cpp.svn.sourceforge.net/svnroot/unittest-cpp unittest-cpp ...
similarity:
popularity:
c++
testing
programming
tdd
unittesting
unittest
development
tools
framework
library
|
googlemock - Google Code
Xmarks site page for google code.google.com/p/googlemock/wiki/ForDummies with topics, reviews, ratings and comments. Official site. Includes developer's kit, terms ...
similarity:
popularity:
c++
testing
google
mock
programming
tdd
framework
unittest
test
opensource
|
C++アプリケーションの効率的なテスト手法(CppUnit編) - @IT
No information avaiable
similarity:
popularity:
c++
test
cppunit
programming
testing
development
unittest
tips
cpp
c
|
CppUnit
No information avaiable
similarity:
popularity:
c++
programming
testing
tools
unittest
development
cpp
library
c
test
|
How to write a good test case: 5 tips to write better test cases | Making Good Software
1.- Write a test case for every condition. There's a common misunderstanding- some developers translates one test case for every condition to one test case
similarity:
popularity:
programming
testing
software
tdd
test
development
unit
testcase
unittesting
c++
|
C++ FAQ LITE
No information avaiable
similarity:
popularity:
c++
programming
faq
reference
development
cpp
documentation
c\/c++
tutorial
language
|
cplusplus.com - The C++ Resources Network
Provides information, documentation, reference, source codes, and forums.
similarity:
popularity:
c++
programming
reference
tutorial
development
c\/c++
c
cpp
documentation
tutorials
|
C++ Language Tutorial
These tutorials explain the C++ language from its basics up to the ... basic concepts such as arrays or classes and advanced concepts such as polymorphism or ...
similarity:
popularity:
c++
programming
tutorial
reference
tutorials
cpp
development
howto
c\/c++
c
|
Boost C++ Libraries
Welcome to Boost.org! Boost provides free peer-reviewed portable C++ source libraries. ... Follow the Getting Started Guide to download and install Boost. ...
similarity:
popularity:
c++
programming
library
boost
development
opensource
libraries
software
cpp
reference
|
Guide: Writing Testable Code | Miško Hevery
http://misko.hevery.com/2008/07/08/how-to-think-about-the-new-operator/ ... http://misko.hevery.com/code-reviewers-guide/ : un guide pour écrire du code ...
similarity:
popularity:
testing
programming
tdd
development
testability
tips
unittest
software
java
code
|