Kola/What is Kola
Kola
Understand why Kola exists and how it fits the ApiHug testing model.
Kola is a testing framework plus supporting toolchain for the ApiHug ecosystem. It uses a DSL-oriented style so product, backend, frontend, and test roles can talk about scenarios with less translation loss.
Traditional API testing often falls into one of two bad extremes:
Kola is meant to close that gap by combining:
Kola follows the same principles as the rest of ApiHug:
Kola is not a separate testing universe. It belongs beside the proto-driven module and works best when the API contract, generated artifacts, and scenario definitions evolve together.
Continue with the practical entry page: