File: doc-base

package info (click to toggle)
cxxtest 4.4%2Bgit171022-1
  • links: PTS
  • area: main
  • in suites: buster
  • size: 2,820 kB
  • sloc: cpp: 9,567; python: 9,553; xml: 435; sh: 258; ruby: 229; makefile: 86; ansic: 68; perl: 16
file content (20 lines) | stat: -rw-r--r-- 915 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Document: cxxtest
Title: CxxTest User Guide
Author: William Hart, Gasper Azman, Kevin Fitch, John Siirola
Abstract: This manual describes the design and usage of CxxTest version 4.
 CxxTest is a unit testing framework for C++ that is similar in spirit to
 JUnit <http://junit.org/>, CppUnit <http://cppunit.sourceforge.net> and
 xUnit <http://xprogramming.com/software.html>. CxxTest is easy to
 use because it does not require precompiling a CxxTest testing
 library, it employs no advanced features of C++ (e.g. RTTI) and it
 supports a very flexible form of test discovery.  This documentation
 describes CxxTest 4.1, which includes significant enhancements to
 the test discovery process, a modern test driver, and new documentation.
Section: Programming/C++

Format: pdf
Files: /usr/share/doc/cxxtest/guide.pdf.gz

Format: HTML
Index: /usr/share/doc/cxxtest/guide.html
Files: /usr/share/doc/cxxtest/guide.html