Browse curated AI prompts for GitHub Copilot.
Check and verify all third-party dependencies are compatible with Spring Boot 3.
Generate comprehensive test cases to verify Spring Boot 2→3 migration success.
Use Copilot to write integration tests around your most important API endpoint.
Add missing unit tests to existing business logic using Copilot as a test generator.
Use Copilot to write RTL tests for rendering and interactions of a React component.
Create integration tests for an API endpoint, including success and failure paths.
Ask Copilot to create Jest tests covering normal and edge cases for a pure function.