qt-qml-test-run

Installation
SKILL.md

Qt QML Test Runner Skill

Build and run Qt Quick Test (TestCase / qmltestrunner) tests for a QML project, then write a structured Markdown report.

Scope

In scope:

  • Building a Qt 6 / CMake project that contains tst_*.qml files.
  • Opt-in wiring up of missing test infrastructure (with --wire-up: writes tests/CMakeLists.txt and tests/main.cpp, proposes three lines for the root CMakeLists.txt for the user to approve).
  • Running tests by invoking the built test binary or qmltestrunner directly, depending on path.
  • Parsing the resulting JUnit XML and writing a Markdown report.
Installs
152
GitHub Stars
284
First Seen
May 28, 2026
qt-qml-test-run — theqtcompanyrnd/agent-skills