Skip to content

docs: add red-green TDD workflow guidance to Copilot instructions - #362

Open
tpowell-progress wants to merge 1 commit into
mainfrom
copilot/red-green-tdd-instructions
Open

docs: add red-green TDD workflow guidance to Copilot instructions#362
tpowell-progress wants to merge 1 commit into
mainfrom
copilot/red-green-tdd-instructions

Conversation

@tpowell-progress

Copy link
Copy Markdown
Contributor

Summary

Adds guidance to the Copilot instructions to follow a red-green TDD workflow: write a test that fails (red), then write the minimal code to make it pass (green), then refactor.

This is a documentation-only change to .github/copilot-instructions.md.

Signed-off-by: Thomas Powell <powell@progress.com>
Signed-off-by: Thomas Powell <104777878+tpowell-progress@users.noreply.github.com>
@johnmccrae
johnmccrae self-requested a review August 13, 2026 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants