Generate integration test plans and code for paths in your codebase
The Integration Test Agent specializes in generating integration test plans and test code for code snippets from the knowledge graph based on given function names of entry points. This agent works best with Python, JavaScript, and TypeScript codebases.
Clearly specify the entry point or API endpoint you want to test
Provide additional context about the expected behavior of the function or API
Iterate on the generated test plans and code, asking for modifications or improvements as needed
By using the Integration Test Agent, you can quickly create comprehensive integration tests for your application, ensuring that different components work together as expected.