Difference between revisions of "QtUnit"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=QtUnit |Short description=Testing framework for C++ |Full description=QtUnit is a unit testing framework for C++ which compiles into a shared library. Tests can be ...")
 
(No version changes)
 
Line 3: Line 3:
 
|Short description=Testing framework for C++
 
|Short description=Testing framework for C++
 
|Full description=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.
 
|Full description=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.
 +
|Homepage URL=http://www.uwyn.com/projects/qtunit/
 
|User level=none
 
|User level=none
|Status=Live
 
|Component programs=
 
|Homepage URL=http://www.uwyn.com/projects/qtunit/
 
|VCS checkout command=
 
 
|Computer languages=C++
 
|Computer languages=C++
|Documentation note=
 
 
|Paid support=Paid consulting, design, and implementation services available from the UWYN bvba at http://www.uwyn.com/services/index.html
 
|Paid support=Paid consulting, design, and implementation services available from the UWYN bvba at http://www.uwyn.com/services/index.html
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=CUT,CuTest,CxxTest,Check,UDS_Collection
 
|Related projects=CUT,CuTest,CxxTest,Check,UDS_Collection
 
|Keywords=C++,software development,programming,debugging,testing,framework,QtUnit
 
|Keywords=C++,software development,programming,debugging,testing,framework,QtUnit
|Is GNU=n
 
|Last review by=Janet Casey
 
|Last review date=2005-05-04
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
 
|Version identifier=0.9.8
 
|Version identifier=0.9.8
 
|Version date=2002-09-05
 
|Version date=2002-09-05
 
|Version status=stable
 
|Version status=stable
 
|Version download=http://www.uwyn.com/download/qtunit/qtunit-0.9.8.tar.gz
 
|Version download=http://www.uwyn.com/download/qtunit/qtunit-0.9.8.tar.gz
 +
|Version comment=0.9.8 stable released 2002-09-05
 +
|Last review by=Alejandroindependiente
 +
|Last review date=2017/02/13
 +
|Submitted by=Database conversion
 +
|Submitted date=2011-04-01
 +
|Status=
 +
|Is GNU=No
 +
|License verified date=2002-01-18
 +
}}
 +
{{Project license
 +
|License=GPLv2
 +
|License verified by=Janet Casey
 
|License verified date=2002-01-18
 
|License verified date=2002-01-18
|Version comment=0.9.8 stable released 2002-09-05
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Geert Bevin
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Geert Bevin
 
 
|Email=gbevin@uwyn.com
 
|Email=gbevin@uwyn.com
 
|Resource URL=
 
|Resource URL=
Line 50: Line 49:
 
}}
 
}}
 
{{Software category
 
{{Software category
|Interface=command-line,x-window-system
+
|Interface=command-line, x-window-system
 
|Software-development=debugging
 
|Software-development=debugging
 
|Use=software-development
 
|Use=software-development
}}
 
{{Project license
 
|License=GPLv2
 
|License verified by=Janet Casey
 
|License verified date=2002-01-18
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 67: Line 61:
 
|Prerequisite description=Qt libraries 3.0
 
|Prerequisite description=Qt libraries 3.0
 
}}
 
}}
 +
{{Featured}}

Latest revision as of 14:27, 13 February 2017


[edit]

QtUnit

http://www.uwyn.com/projects/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.





Licensing

License

Verified by

Verified on

Notes

License

GPLv2

Verified by

Janet Casey

Verified on

18 January 2002




Leaders and contributors

Contact(s)Role
Geert Bevin Maintainer


Resources and communication

AudienceResource typeURI
DeveloperE-mailmailto:Qtunit-devel@uwyn.com
HelpE-mailmailto:Qtunit-announce@uwyn.com
SupportE-mailmailto:Qtunit-users@uwyn.com


Software prerequisites

KindDescription
Required to buildQt libraries 3.0
Required to useQt libraries 3.0




Entry


























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

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.