Total 44,023 skills, Testing & QA has 1626 skills
Showing 12 of 1626 skills
Generate OpenHarmony C++ unit tests following HWTEST_F framework conventions. Supports Mock strategies, BUILD.gn configuration, NDK/NAPI interfaces, and maintains 75%+ coverage requirements with strict code style consistency. Use when generating unit tests for OpenHarmony C++ source files.
Combined command for OpenHarmony XTS compilation and execution. Complete the compilation and execution of XTS test projects in one stop. Use this Skill when you need to execute the full XTS test process: (1) Compile the XTS test project to generate HAP files, (2) Run the XTS test and display the results. Supports passing --package and --api parameters to the execution phase.
Validate code changes by intelligently selecting and running the appropriate test suites. Use this when editing code to verify changes work correctly, run tests, validate functionality, or check for regressions. Automatically discovers affected test suites, selects the minimal set of venvs needed for validation, and handles test execution with Docker services as needed.
[Testing] ⚡ Run tests locally and analyze the summary report.
Test Swift applications - XCTest, Swift Testing, UI tests, mocking, TDD, CI/CD
RSpec Ruby testing framework. Use for Ruby testing.
k6 load testing tool. Use for performance testing.
TestNG Java testing framework. Use for Java testing.
TYPO3 extension testing (unit, functional, E2E, architecture, mutation). Use when setting up test infrastructure, writing tests, or configuring CI/CD.
Mocha JavaScript test framework. Use for Node.js testing.
Chai assertion library for JavaScript. Use for JS assertions.
Use when creating Storybook play functions, writing interaction tests in stories, or reviewing play function code in pull requests. Ensures consistent structure, proper query priorities, correct async handling, and best practices for Storybook interaction testing.