Skip to content

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

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#1967
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>
@tpowell-progress
tpowell-progress requested review from a team and jaymzh as code owners August 13, 2026 17:57
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