mahutitest
Mahutitest is an open-source software testing framework used to automate functional, performance, and reliability testing of web services and distributed systems. The project emphasizes lightweight setup, language-agnostic test authoring, and easy integration with continuous integration and delivery pipelines. Test definitions are written in a declarative format (supporting YAML and JSON) and can be extended with runtime adapters for different languages and protocols.
Architecture and features: The core runner orchestrates test scenarios, assertions, and data-driven inputs. It supports HTTP/REST,
Usage and workflow: Users define test suites in configuration files, configure environments, and invoke the Mahutitest
History: Mahutitest was released in 2019 as part of the Mahuti ecosystem. It has since evolved through
See also: Test automation, Performance testing, Chaos engineering.