Submit Automated Test Runs from CI/CD Servers

Automated Test Runs

Automated test runs are just as important as your manual test runs. You can submit the test run details via a simple API request using something like cURL or via our simple command line app test-track-cli

Test Track supports the JUnit XML format which is a standard that the vast majority of automated CI/CD servers can generate.