test tool generate tests for a selected component, based on the PR code changes.
The test tool supports the programming languages: Python, Java, C++, JavaScript, TypeScript, C#.
How to use the test tool
This tool can also be triggered interactively by using the analyze tool.
Manual usage
Comment on the PR:
test will generate tests for largest component.
Choosing components
You can set the component name as the name of a specific component in the PR. To get a list of the components that changed in the PR and select the relevant component interactively, use theanalyze tool.
Configuration options
Configure thetest tool by setting configurations under the pr_test part in your configuration file.
Example usage
