* Initial plan * Implement core Collections feature with YAML parsing and README generation Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com> * Complete Collections feature implementation with validation, tooling, and documentation Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com> * Update generated README files to include collections instructions * Fix YAML parsing logic bug: replace impossible condition with proper indentation check Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com> * Refactor: Extract YAML parser to shared module and improve user experience Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com> * fixing task and file permissions * Better args handling * Adding some more collections --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com> Co-authored-by: Aaron Powell <me@aaron-powell.com>
10 KiB
10 KiB
Testing & Test Automation
Comprehensive collection for writing tests, test automation, and test-driven development including unit tests, integration tests, and end-to-end testing strategies.
Tags: testing, tdd, automation, unit-tests, integration, playwright, jest, nunit
Items in this Collection
| Title | Type | Description |
|---|---|---|
| AI Prompt Engineering Safety Review & Improvement |
Prompt | Comprehensive AI prompt engineering safety review and improvement prompt. Analyzes prompts for safety, bias, security vulnerabilities, and effectiveness while providing detailed improvement recommendations with extensive frameworks, testing methodologies, and educational content. |
| JUnit 5+ Best Practices |
Prompt | Get best practices for JUnit 5 unit testing, including data-driven tests |
| NUnit Best Practices |
Prompt | Get best practices for NUnit unit testing, including data-driven tests |
| Playwright Python Test Generation Instructions |
Instruction | Playwright Python AI test generation instructions based on official documentation. |
| Playwright Tester |
Chat Mode | Testing mode for Playwright tests |
| Playwright Typescript |
Instruction | Playwright test generation instructions |
| TDD Green Phase - Make Tests Pass Quickly |
Chat Mode | Implement minimal code to satisfy GitHub issue requirements and make failing tests pass without over-engineering. |
| TDD Red Phase - Write Failing Tests First |
Chat Mode | Guide test-first development by writing failing tests that describe desired behaviour from GitHub issue context before implementation exists. |
| TDD Refactor Phase - Improve Quality & Security |
Chat Mode | Improve code quality, apply security best practices, and enhance design whilst maintaining green tests and GitHub issue compliance. |
| Test Generation with Playwright MCP |
Prompt | Generate a Playwright test based on a scenario using Playwright MCP |
| Website Exploration for Testing |
Prompt | Website exploration for testing using Playwright MCP |
This collection includes 11 curated items for testing & test automation.