All Testing
10Add unit test
Adding unit tests for the code in the page
CDK Snapshot Tests for Typescript and jest
Uses the dev agent to create CDK snapshot tests following best practices and testing guidelines.
CDK unit tests for Typescript and jest
Testing constructs with fine-grained assertions focussing on covering relevant business logic, integration aspects and guardrails.
generate REST API fixtures for cypress testing
To generate permutations of data using a sample response. This specific example has an array of a complex object type in its response
Generate UI functional test using cypress for a specific page.
generate functional test for a UI page that is built using a react framework
Parameterize Like a Pro: Generating JUnit 5 Tests
Generate comprehensive JUnit 5 tests for the selected Java code/function/class using best practices and design patterns.
Parameterize Like a Pro: Supercharge Your JUnit 5 Tests!
Add comprehensive JUnit5 Parameterized Tests
TDD-fishing-game-prompt
prompt bank for fishing-game demo
Test
Test test test
Unit test generation
Looking at your code and find new areas that needs to be tested
