$npx skillfedfor your agent

Qt Qml Test Run

Automates QML test execution for Qt 6 CMake projects by building and running test cases, then producing a formatted report. Supports direct qmltestrunner invocation or persistent CTest integration via optional setup. Parses JUnit XML output and handles both standalone tests and projects with existing test infrastructure.

Qt Qml Test Run builds and executes QML tests for Qt 6 projects, generating a Markdown report of results.

AI-generated summary based on this skill's SKILL.md

322 34 unlicensed, metadata onlyupdated by TheQtCompanyRnD

Decision gist · record as of 2026-07-09

Qt Qml Test Run builds and executes QML tests for Qt 6 projects, generating a Markdown report of results. Automates QML test execution for Qt 6 CMake projects by building and running test cases, then producing a formatted report. Supports direct qmltestrunner invocation or persistent CTest integration via optional setup. Parses JUnit XML output and handles both standalone tests and projects with existing test infrastructure.

manual: git clone https://github.com/TheQtCompanyRnD/agent-skills → cp -r agent-skills ~/.claude/skills/qt-qml-test-run
Same gist for agents: .md · .json

Install

TheQtCompanyRnD/agent-skills/qt-qml-test-run · repository language: QML

generated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

How do I run QML tests in Qt applications?

Qt Qml Test Run automates QML test execution for Qt 6 CMake projects. It builds and runs your test cases, then produces a formatted report. The tool supports direct qmltestrunner invocation or persistent CTest integration via optional setup, making it easy to validate QML unit tests within your Qt development environment.

What does the Qt Qml Test Run tool do?

Qt Qml Test Run executes QML test cases in Qt applications by automating the entire testing workflow. It parses JUnit XML output, handles both standalone tests and projects with existing test infrastructure, and integrates seamlessly into Qt 6 CMake projects to help you automate testing workflows for Qt Quick/QML code.

Can Qt Qml Test Run integrate into CI/CD pipelines?

Yes. Qt Qml Test Run supports integration into CI/CD pipelines through persistent CTest integration via optional setup. This enables you to automate QML testing as part of your continuous integration workflow, ensuring QML test cases are validated automatically with each build.

How does Qt Qml Test Run handle test output?

Qt Qml Test Run parses JUnit XML output from your test execution and produces a formatted report. This structured output makes it easy to review test results, identify failures, and integrate testing data into your development and CI/CD processes.

Does Qt Qml Test Run work with existing test infrastructure?

Yes. Qt Qml Test Run handles both standalone tests and projects with existing test infrastructure. Whether you're starting fresh or adding to an established test suite, the tool adapts to your Qt 6 CMake project structure and testing setup.

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Run and execute QML test cases in Qt applications”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

Qt Cmake Project
by TheQtCompanyRnD · TheQtCompanyRnD/agent-skills

Qt Cmake Project helps you create and maintain Qt 6 projects using CMake, handling executable targets, libraries, QML modules, and resource configuration. It enforces modern CMake best practices and Qt 6 conventions to prevent common build mistakes.

no license declared → metadata onlyupdated Jul 2026
★ 322repo stars
Qt Qml Profiler
by TheQtCompanyRnD · TheQtCompanyRnD/agent-skills

Diagnose QML performance issues by running qmlprofiler on your application, parsing the trace file, and analyzing frame-time, memory, and pixmap-cache metrics against your source code. Identifies hotspots in bindings, signals, and rendering for 2D Qt Quick applications.

no license declared → metadata onlyupdated Jul 2026
★ 322repo stars
Qt Qml Test
by TheQtCompanyRnD · TheQtCompanyRnD/agent-skills

This skill creates unit test files (`tst_*.qml`) for QML components using Qt Quick Test framework features like TestCase, SignalSpy, and tryCompare. It handles single or batch test generation, supports testing Qt Quick Controls and their signals, and writes generated tests directly to your project's tests directory.

no license declared → metadata onlyupdated Jul 2026
★ 322repo stars
Qt Cpp Docs
by TheQtCompanyRnD · TheQtCompanyRnD/agent-skills

Qt Cpp Docs produces structured Markdown reference documentation for any C++ file in a Qt project—Qt classes with signals and slots, plain C++ utilities, free-function headers, and application startup files. It reads headers and related project files to create developer-friendly API references that explain each class's role, dependencies, and public interface.

no license declared → metadata onlyupdated Jul 2026
★ 322repo stars
Qt Qml Docs
by TheQtCompanyRnD · TheQtCompanyRnD/agent-skills

Qt Qml Docs produces structured Markdown reference documentation for QML components and applications. It reads QML source files alongside related project context and generates developer-facing API docs with property tables, signal descriptions, and usage examples for reusable components.

no license declared → metadata onlyupdated Jul 2026
★ 322repo stars
Qt Qml Review
by TheQtCompanyRnD · TheQtCompanyRnD/agent-skills

Qt Qml Review combines deterministic linting with parallel agent-driven analysis to audit Qt6 QML code across six focused domains: bindings, layout, component loading, delegates, states, and performance. The skill reports only high-confidence issues with structured mitigations and never modifies code.

no license declared → metadata onlyupdated Jul 2026
★ 322repo stars

More skills Qt Figma Token Extraction (NOASSERTION) · Qt Cpp Review (NOASSERTION) · Qt Figma Component Generation (NOASSERTION) · cpp-rules (Apache-2.0)

Tags
test-automationqml-testingunit-testingqt-frameworktest-executionquality-assurancecontinuous-integrationrapid-testing