Top > All Packages in Directory > QtUnit

QtUnit - Testing framework for C++

QtUnit is a unit testing framework for C++ which compiles into a shared library. Tests can be compiled into modules which are automatically reloaded after modification. The text and graphical testrunners are fully localized and integrate perfectly into IDEs to show exactly where a failure has happened.

The program consists of the testing framework, the test runner framework, and the GUI runner framework. Test cases can be grouped into test suites, which then can be compiled into independent modules stored in shared libraries (.so, .dll, ...). This minimizes the number of files that must be recompiled when the sources for the test definitions change.

Projects can be defined in XML files (visually in the gui test runner) to group an arbitrary number of modules together. The entire framework compiles into a shared library that creates the actual implementations.

Obtaining

Web pagehttp://www.uwyn.com/projects/qtunit/
Source tarball http://freesoftware.fsf.org/download/qtunit/qtunit-0.9.8.tar.gz
Source informationhttp://www.uwyn.com/projects/qtunit/download.html
Version 0.9.8 (stable) released on 2002-09-05
Licensed under The GNU General Public License, Version 2.
This is not a GNU package.

Support contacts

Announce List<Qtunit-announce@uwyn.com> http://uwyn.com/mailman/listinfo/qtunit-announce
Help List<Qtunit-users@uwyn.com> http://uwyn.com/mailman/listinfo/qtunit-users
Developer List<Qtunit-devel@uwyn.com> http://uwyn.com/mailman/listinfo/qtunit-devel
SupportPaid consulting, design, and implementation services available from the UWYN bvba at http://www.uwyn.com/services/index.html

Project contacts

Maintainers
Developers

Related information

Interfacescommand line, X Window System
Source languagesC++
Use requirementsQt libraries 3.0
Build prerequisitesQt libraries 3.0

Entry information

License verified byJanet Casey <jcasey@gnu.org> on 2002-01-18
Entry compiled byJanet Casey <jcasey@gnu.org>

Categories



The copyright licensing notice below applies to this text. The software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Copyright © 2000, 2001, 2002, 2003 Free Software Foundation, Inc.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of this license is included in the file COPYING.DOC.

Please report any problems in this page to bug-directory@gnu.org, or find out how you can help fix them.

The FSF provides this directory as a service to the free software community. Please consider donating to the FSF to help support this project.