Kalash is a simple test runner built for large-scale test automation which relies on a simple YAML-based configuration or Python file configuration.
Kalash decouples the work of a QA Engineer from the need to manage automation server jobs. It makes running tests in local and automated contexts easy and pleasurable with comprehensible YAML or Python file configuration approach.
Run pip install kalash
command.
This will install the latest stable version of Kalash. Of course having Python and pip
working is a prerequisite.
Alternatively you can install this package in development mode after cloning with pip install -e '.[dev]'
command.
Please refer to the documentation within this repository.
For full code documentation please go here or run kalash --docs
- this should display a web browser window with the contents of the documentation bundled within the Python package.
Please read carefully our contribution guidelines before contributing to this project.
Made with love by Technica Engineering GmbH Product Testing team:
- Krzysztof Czarnecki
- Pablo Prol
- Shane Butler
Special thanks to our friends who made this open-source release possible:
- Thanh Pham
- Arantxa Fernandez
- Guillermo Castanera
- Daniel Barreiro