Loading...
Loading...
Found 10 Skills
Test Organization Helper - Auto-activating skill for Test Automation. Triggers on: test organization helper, test organization helper Part of the Test Automation skill category.
Design and implement scalable test automation frameworks with Page Object Model, fixtures, and reporting. Use for test framework, page object pattern, test architecture, test organization, and automation infrastructure.
Reviews Swift Testing code for proper use of
General testing best practices and guidelines for writing comprehensive, maintainable tests across different testing frameworks and languages.
RSpec testing best practices for Ruby and Rails applications, covering test organization, data management, and isolation patterns.
Guidelines for writing Rust tests.
Use when writing Gherkin feature files, using Scenario Outline with Examples, applying tags for test organization, and leveraging Background sections for shared setup.
Checks test file organization, directory layout, test-to-source mapping, domain grouping, co-location. Use when auditing test structure.
Provides test design patterns, coverage strategies, and best practices for comprehensive test suite development
Use when writing, fixing, editing, or refactoring Python tests. Enforces Clean Code principles—fast tests, boundary coverage, one assert per test.