Skip to main content
AI QA agent API for automated code testing, test generation, and pull request review. Best for CI/CD workflows needing automated test execution and quality assurance. Unlike general sandbox providers (RunTM, Indexable), TesterArmy is purpose-built for software testing with AI-driven test strategies. 1 example endpoint available through Lava’s AI Gateway. See the TesterArmy API docs for full documentation.
This provider requires your own credentials — connect your API key or OAuth account before use.
This is a catch-all provider — any valid URL under https://api.tester.army is supported. AI QA agent API. Construct URL as https://api.tester.army/{path}. The endpoints below are curated examples.

Endpoints

Submit a testing task

POST https://api.tester.army/v1/tests — Free / request
const data = await lava.gateway('https://api.tester.army/v1/tests', { body: {"repo":"lavapayments/lava","task":"test pull request"} });

Next Steps

All Providers

Browse all supported AI providers

Forward Proxy

Learn how to construct proxy URLs and authenticate requests