Discover and explore prompts created by the community to enhance your Amazon Q Developer workflow
Generate comprehensive JUnit 5 tests for the selected Java code/function/class using best practices and design patterns.
Looking at your code and find new areas that needs to be tested
Adding unit tests for the code in the page
generate functional test for a UI page that is built using a react framework
To generate permutations of data using a sample response. This specific example has an array of a complex object type in its response
Add comprehensive JUnit5 Parameterized Tests
Testing constructs with fine-grained assertions focussing on covering relevant business logic, integration aspects and guardrails.
Uses the dev agent to create CDK snapshot tests following best practices and testing guidelines.