CppUTest icon

CppUTest

2 big stars
CppUTest screenshot
Name: CppUTest
Works on: windowsWindows 7 and above
Developer: Bas Vodde
Version: 3.8
Last Updated: 14 Apr 2017
Release: 23 Jul 2016
Category: Programming > Other Programming Files
Rate this software:
494 downloads
commentsComments
downloadDownload
Liked it? Tell others:
details

CppUTest Details

Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows 2012
SHA1 Hash: 39b6e9c52d29a2b9f929923b024ae709570fc19e
Size: 3.35 MB
File Format: zip
Rating: 2.52173913 out of 5 based on 23 user ratings
Publisher Website: External Link
Downloads: 494
License: Free
CppUTest is a free software by Bas Vodde and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows 2012.
You can download CppUTest which is 3.35 MB in size and belongs to the software category Other Programming Files.
CppUTest was released on 2016-07-23 and last updated on our database on 2017-04-14 and is currently at version 3.8.
download button
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
features

CppUTest Description

Based on CppUnitLite, CppUTest represents a unit testing and mocking framework. Although its written in C++, it can be used not only for C++, but also for C projects.
The tool is designed to facilitate a lightweight, simple and intuitive design, along with compatibility for both old and new platforms (including embedded systems). Made with test-driven development in mind, it utilizes just the necessary and suffice C++ features to help you with your work.
Aside from the source code, the downloaded package includes examples, tests and user documentation, together with a manual on how to install and deploy the framework on all supported platforms. Former CppTestTools users have to make a few changes to the code to convert it into CppUTest.
Common test macros can be created for defining a test - TEST(group, name), turning off a tests execution - IGNORE_TEST(group, name), declaring a test group to which other tests belong to and creating the link required from another library - TEST_GROUP(group), defining a test with a base class different than Utest - TEST_GROUP_BASE(group, base), as well as for exporting a test groups name to link it from another library - IMPORT_TEST_GROUP(group).
There are also source and pre-packaged editions available for Linux (Debian and Ubuntu) and Mac OS X (Homebrew).
similarSimilar Software
Mockito icon
Mockito
v 1.9
free