Total 30,580 skills, Testing & QA has 1235 skills
Showing 12 of 1235 skills
Creates Robot Framework test cases for SnapLogic account creation. Use when the user wants to create accounts (Oracle, PostgreSQL, Snowflake, Kafka, S3, etc.), needs to know what environment variables to configure, or wants to see account test case examples.
Check and configure Sentry error tracking for project standards
Check and configure testing frameworks and infrastructure
Writing effective step definitions and organizing test code
Generates before/after verification pairs for loom plans. Proves a stage actually changed system behavior by capturing state before and after implementation. Use for delta-proof verification — proving new commands, endpoints, modules, or bug fixes work by comparing system state.
TDD/BDD testing principles, test patterns, and coverage strategies
Use when initializing Sentry in applications, configuring SDK options, or setting up integrations across different frameworks and platforms.
Testing procedures. Invoke with /tzurot-testing for test execution, coverage audits, and debugging test failures.
Replace the usage of `expect` and similar functions from `package:matcher` to `package:checks` equivalents.
Query Firefox Treeherder for CI job results using treeherder-cli (primary) and lumberjackth (secondary). Use after commits land to check test/build results. Triggers on "treeherder", "job results", "check tests", "ci status".
TypeScript/JavaScript testing practices with Bun's test runner. Activate when working with bun test, .test.ts, .test.js, .spec.ts, .spec.js, testing TypeScript/JavaScript, bunfig.toml, testing configuration, or test-related tasks in Bun projects.
Testing patterns with Bun test runner, coverage thresholds, mocking, and CI/CD integration. Use when writing tests, organizing test files, or setting up quality gates.