Test
Tags for testing, quality assurance, and test automation prompts and rules
8 prompts
3 project rules
Related Prompts
Related 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.