No description
Find a file
2026-06-03 14:11:40 -05:00
.kiro feat: add .NET test fixture playground with Kiro code-testing skills 2026-06-03 14:04:05 -05:00
src feat: add .NET test fixture playground with Kiro code-testing skills 2026-06-03 14:04:05 -05:00
tests feat: add .NET test fixture playground with Kiro code-testing skills 2026-06-03 14:04:05 -05:00
.editorconfig feat: add .NET test fixture playground with Kiro code-testing skills 2026-06-03 14:04:05 -05:00
.gitignore feat: add .NET test fixture playground with Kiro code-testing skills 2026-06-03 14:04:05 -05:00
AGENTS.md feat: add .NET test fixture playground with Kiro code-testing skills 2026-06-03 14:04:05 -05:00
DotnetTestFixture.sln feat: add .NET test fixture playground with Kiro code-testing skills 2026-06-03 14:04:05 -05:00
global.json feat: add .NET test fixture playground with Kiro code-testing skills 2026-06-03 14:04:05 -05:00
README Adding README 2026-06-03 14:11:40 -05:00

# Instructions

- Run `kiro-cli`
- Run `/model` and pick the latest opus model
- Run `/agent`
- Pick `code-testing-generator`
- Prompt the agent to generate tests with this specific prompt: "generate comprehensive tests for the Fixture.Numbers and Fixture.Orders modules. Use the research->plan->implement crew pipeline"