omtester
Omtester is a cross-platform software testing tool designed to automate the execution of test suites and the collection of results. It supports testing applications ranging from APIs to user interfaces and integrates with common development and CI workflows.
Tests are defined in a declarative format (YAML or JSON), enabling parameterized and data-driven execution. Each
The architecture centers on a core test engine, environment adapters for APIs, databases, and UI drivers, a
Usage follows a simple workflow: define or import a suite, configure the target environment, run tests, and
History and reception: the project emerged in the open-source testing ecosystem in the late 2010s as a
See also: software testing, test automation, continuous integration, test management.