Name: | cxxtest |
---|---|
Version: | 4.3 |
Release: | 4.el7 |
Architecture: | noarch |
Group: | Development/Tools |
Size: | 489601 |
License: | LGPLv3 |
RPM: | cxxtest-4.3-4.el7.noarch.rpm |
Source RPM: | cxxtest-4.3-4.el7.src.rpm |
Build Date: | Fri Oct 20 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://cxxtest.com |
Summary: | A JUnit-like testing framework for C++ |
Description: | CxxTest is a unit testing framework for C++ that is similar in spirit to JUnit, CppUnit, and xUnit. 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. |