The Qt library archive

Loading...

Home

CuteTest

Unit testing for Qt

Licenses:
LGPLv3+, BSD-3-clause, Apache-2.0
Platforms:
Linux, Windows, OS X
Author:
Maya Studios
Topic:
Development
Home page:

With CuteTest you can create unit tests and view their results. It is based on QTestLib but extends it with the following features: You can have multiple test suites (test classes) in a single project. Test suites are registered automatically. No need to manually build the list of test suites. CuteTest provides a public API to retrieve the results of a test run.


Read more