Loading...
Loading...
Redirect — testing-patterns was split into 5 focused sub-skills. Use when looking for testing-patterns, writing tests, or test automation. Redirects to testing-unit, testing-e2e, testing-integration, testing-llm, or testing-perf.
npx skill4agent add yonatangross/orchestkit testing-patternsThis skill was split into 5 focused sub-skills in v7.2.0. Use the appropriate sub-skill below.
| Sub-Skill | Focus | When to Use |
|---|---|---|
| Unit tests, AAA pattern, fixtures, mocking, factories | Isolated business logic tests |
| Playwright, page objects, visual regression, a11y | Browser-based end-to-end tests |
| API endpoints, database, contract testing | Cross-boundary integration tests |
| LLM mocking, DeepEval/RAGAS, structured output | AI/ML evaluation and testing |
| k6, Locust, pytest-xdist, benchmark | Performance and load testing |
/ork:testing-unit # Unit testing patterns
/ork:testing-e2e # End-to-end with Playwright
/ork:testing-integration # API and database integration
/ork:testing-llm # LLM evaluation patterns
/ork:testing-perf # Performance and load testingork:testing-unitork:testing-e2eork:testing-integrationork:testing-llmork:testing-perf