#Test
15 items tagged with "Test"
Prompts
Add 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
Security review
Security review.
Setup Workspace Rules
Amazon Q Developer operates more quickly, more accurately, and consistently when properly configured with information it can load quickly. This prompt instructs Q to learn from your project and create context-efficient files that give Q just what it needs, with references to load-on-demand details based on the interaction.
Unit test generation
Looking at your code and find new areas that needs to be tested
Project Rules
CDK Testing
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.
Guidelines for end-to-end tests and browser automation with playwright
Helps Q Developer to optimize the creation of end-to-end tests for playwright. Main source for these rules are the best practices listed at the official playwright documentation.
Mobile Testing Automation
Run a AI-driven exploratory test on mobile device and generate test report. based on that, you could either generate a full airtest script project or adjust existing project.
Xcode coding intelligence rule for swift
Reverse-Engineered Xcode's Coding Intelligence prompt to be used as Amazon Q Developer Projet Rule
