Test

Tags for testing, quality assurance, and test automation prompts and rules

8 prompts
1 project rules

Related Prompts

CDK unit tests for Typescript and jest

Testing constructs with fine-grained assertions focussing on covering relevant business logic, integration aspects and guardrails.

0 times copied
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.

23 times copied
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

1 times copied
Unit test generation

Looking at your code and find new areas that needs to be tested

22 times copied
Add unit test

Adding unit tests for the code in the page

3 times copied
Parameterize Like a Pro: Supercharge Your JUnit 5 Tests!

Add comprehensive JUnit5 Parameterized Tests

1 times copied
Generate UI functional test using cypress for a specific page.

generate functional test for a UI page that is built using a react framework

2 times copied
CDK Snapshot Tests for Typescript and jest

Uses the dev agent to create CDK snapshot tests following best practices and testing guidelines.

0 times copied

Related Project Rules

Outlines best practices for testing AWS CDK applications. Testing is a critical aspect of CDK development to ensure that infrastructure is deployed correctly and behaves as expected. Following these guidelines will help create reliable, maintainable, and well-tested infrastructure code.