/test-suite
Organize and manage test suites effectively with Qodo Gen Chat’s "Test Suite" command, improving code validation and quality.
/test-suite
returns step-by-step examples to create a test suite.
Use it to create comprehensive test suites for any part of your code, from snippets to entire files and projects.
Learn more about Test Generation.
Using /test-suite
Open a file: Open a file in your project.
Activate Qodo Gen: Click the Qodo Gen logo in the Extensions bar.
Focus: Select the part of the code you want to generate a test suit for. It could be a few lines of code, a method, an entire file, your local changes and more. Check out our Focus documentation to learn more.
Call the Command: Type
/test-suite
in the chatbox and hit the send key or click the arrow button.(Optional) Add optional instructions: You can give Qodo Gen any specific guidelines.
Result! Qodo Gen will open the test suite generation panel and display the generated test suite. You can review and adjust the test suite according to your project's needs.
(Optional) Continue your chat: To give Qodo Gen more instructions, just type a command or ask a question to keep chatting.
Example
Command
Response
Last updated