
Features
Parallel on Agents
Distribute tests on multiple machines. Run tests in parallel using separate processes on each agent.
Cross-platform
Runs tests on Windows, MacOS, and Linux.
Smart Tests Balancing
Distributes tests across remote machines based on previous tests execution times.
Failing Tests Retry
Retries failing tests multiple times. Do not execute tests if they are over specific threshold %.
Custom Parameters
Supports passing custom data to your tests from the runner. Accessible through environmental variables.
Built-in Extendability
Executes custom logic through plug-in API without modifying the source code.
Programming Language Agnostic
Runs tests written on different test frameworks no matter the language- C#, Java, etc.
Shipped as a Single CLI
Single command-line interface. No complex installations or configurations.
Safe Test Run Abortion
Keeps the clean state of test agents and provides a fast test run abortion.