get_rules_for_writing_tests
Retrieve essential rules for writing tests in Typescript or Python to ensure compliance and quality. Provides structured guidance for creating effective test cases.
Instructions
When writing tests, ALWAYS ask this tool for rules on how to write the test first. Then, use the rules to write the test.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
language | Yes | The programming language the test is written in. |