- Step1: Clone the repository or install via pip.
- Step2: Configure your OpenAI or LLM API key in the settings file.
- Step3: Set testing parameters and define test templates in the config.
- Step4: Run the agent command to analyze your codebase and generate tests.
- Step5: Review generated test reports and integrate into your CI/CD pipeline.