Our CoreStory + GitHub Copilot Test Generation Playbook works perfectly with GitHub Copilot in VS Code! This supplement covers the setup and workflow differences. All prompting guidance, templates, and strategies from the main playbook apply identically.


Why GitHub Copilot in VS Code for Test Generation?

GitHub Copilot in VS Code offers several advantages for test generation:

The Cross-Reference Advantage

Unlike GitHub.com or basic Copilot Chat, VS Code with CoreStory MCP can access both:

This enables Copilot to cross-reference — comparing what code should do (from specs) with what it actually does (from source). The result: