Top > All Packages in Directory > QtUnit
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
|
|
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 |
Support | Paid consulting, design, and implementation services available from the UWYN bvba at http://www.uwyn.com/services/index.html |
Maintainers |
|
Developers |
|
Interfaces | command line, X Window System |
Source languages | C++ |
Use requirements | Qt libraries 3.0 |
Build prerequisites | Qt libraries 3.0 |
License verified by | Janet Casey <jcasey@gnu.org> on 2002-01-18 |
Entry compiled by | Janet 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.