Loading...
Loading...
Found 208 Skills
Get best practices for NUnit unit testing, including data-driven tests
Get best practices for XUnit unit testing, including data-driven tests
Эксперт iOS тестирования. Используй для XCTest, UI testing и iOS test patterns.
Set up and run unit, integration, and E2E tests for Chrome extensions. Covers Jest mocks for chrome.* APIs and Puppeteer E2E with real Chrome.
Microcks integration. Manage data, records, and automate workflows. Use when the user wants to interact with Microcks data.
Vitest 4+ testing with Vite. Use when configuring vitest.config.ts, writing unit/integration/browser tests, implementing mocks with vi.fn/vi.spyOn/vi.mock, setting up V8 or Istanbul coverage, or migrating from Jest or older Vitest workspace setups. Triggers on vitest, vitest.config.ts, vi.mock, browser mode, vitest/browser, projects, setupFiles, and toMatchScreenshot.
Use when jest testing patterns including unit tests, mocks, spies, snapshots, and assertion techniques for comprehensive test coverage.
Use when asked to identify and fix errors in an OpenAPI specification that are preventing it from running as mock or test
Testing patterns and best practices for unit, integration, and E2E testing.
Эксперт Android тестирования. Используй для JUnit, Espresso и Android test patterns.
Comprehensive TDD patterns and practices for all programming languages, eliminating redundant testing guidance per agent.
pytest testing patterns for Python. Triggers on: pytest, fixture, mark, parametrize, mock, conftest, test coverage, unit test, integration test, pytest.raises.