testable
Test framework utilities
A utility library to enhance Qt testing frameworks with support for multiple test objects and customization options.
QT/QML Test Runner and Utilities
60 stars
6 watching
9 forks
Language: C++
last commit: 4 months ago
Linked from 1 awesome list
qmltests
Related projects:
Repository | Description | Stars |
---|---|---|
benlau/quickcross | A utility library providing cross-platform helper classes and components for QML applications. | 49 |
benlau/testrunner | A tool to execute and summarize multiple test cases into a report. | 4 |
benlau/quickfuture | Provides QML compatibility and utilities for working with asynchronous tasks in C++ | 53 |
jemc/qmlspec | An integrated QML testing framework with extensibility and customizability features. | 6 |
qt/qtdeclarative | A comprehensive collection of libraries and modules for building user interfaces and dynamic applications using Qt's declarative language. | 225 |
jimporter/mettle | A C++20 unit testing framework providing a toolbox of features for writing tests | 122 |
snaipe/criterion | A cross-platform unit testing framework with C and C++ support | 2,042 |
vittorioromeo/mettle | A C++14 unit test framework providing a toolbox of features for writing and running tests | 0 |
fgrehm/qmlunit | An easy-to-use unit testing framework for Qt Declarative UI | 28 |
benlau/qredux | A QML-based implementation of the Redux state management library | 26 |
benlau/sparkqml | A utility for loading and displaying QML documents with state and transition preview capabilities | 100 |
qt-labs/qml-presentation-system | A QML-based slide presentation system with customizable elements and examples. | 47 |
benlau/quickpromise | A QML Promise Library that simplifies asynchronous workflow with promise-like objects and signal-based execution | 179 |
patrickelectric/mini-qml | A minimal Qt deployment framework for cross-platform development using QML | 46 |
xenial-io/tasty | A testing library for .NET applications that uses a functional inspired approach to simplify test writing and improve error messages. | 13 |