Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/trots/qttest-example
Simple example of QtTest usage
https://github.com/trots/qttest-example
cpp qt unit-testing
Last synced: 1 day ago
JSON representation
Simple example of QtTest usage
- Host: GitHub
- URL: https://github.com/trots/qttest-example
- Owner: trots
- Created: 2023-11-06T12:30:30.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-06T12:35:57.000Z (about 1 year ago)
- Last Synced: 2024-10-12T20:06:09.052Z (about 1 month ago)
- Topics: cpp, qt, unit-testing
- Language: C++
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# QtTest Example
Simple example of [QtTest](https://doc.qt.io/qt-6/qtest-overview.html) library usage for unit test creating.