summaryrefslogtreecommitdiffstats
path: root/devel/cppunit/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'devel/cppunit/DETAILS')
-rwxr-xr-xdevel/cppunit/DETAILS8
1 files changed, 5 insertions, 3 deletions
diff --git a/devel/cppunit/DETAILS b/devel/cppunit/DETAILS
index 0e7b5bb4e0..accd6b5e37 100755
--- a/devel/cppunit/DETAILS
+++ b/devel/cppunit/DETAILS
@@ -10,10 +10,12 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="devel"
SHORT="CppUnit is the C++ port of the famous JUnit framework for unit testing."
cat << EOF
-CppUnit is the C++ port of the famous JUnit framework for unit testing. Test output
-is in XML or text format for automatic testing and GUI based for supervised tests.
+CppUnit is the C++ port of the famous JUnit framework for unit testing. Test
+output
+is in XML or text format for automatic testing and GUI based for supervised
+tests.
Automated unit-level testing is an essential ingredient to continuous
-integration and Extreme Programming. Remember, "The fewer test cases you write,
+integration and Extreme Programming. Remember, "The fewer test cases you write,
the less stable your code base becomes."
EOF