ttestiga
ttestiga is an open‑source technical testing framework designed to facilitate automated testing of web and mobile applications. Developed in 2016 by a community of QA engineers, ttestiga provides a suite of reusable test components written in Python and JavaScript that integrate with popular continuous‑integration pipelines such as Jenkins, GitHub Actions, and GitLab CI. The framework emphasizes modularity, allowing users to compose test scenarios through a JSON‑based configuration file while shielding developers from low‑level implementation details.
The core architecture of ttestiga consists of three main components: the test runner, which orchestrates test
Since its initial release, the ttestiga community has grown to include over 1,200 contributors worldwide. Incorporation