# Karate **The open-source tool that combines API testing, mocks, performance testing, and UI automation into a single, unified framework.** [![Maven Central](https://img.shields.io/maven-central/v/io.karatelabs/karate-core.svg)](https://central.sonatype.com/namespace/io.karatelabs) [![Build Status](https://github.com/karatelabs/karate/actions/workflows/cicd.yml/badge.svg?branch=main)](https://github.com/karatelabs/karate/actions?query=workflow%3Acicd) [![GitHub release](https://img.shields.io/github/release/karatelabs/karate.svg)](https://github.com/karatelabs/karate/releases) [![Twitter Follow](https://img.shields.io/twitter/follow/getkarate?style=social)](https://twitter.com/getkarate) [![GitHub Stars](https://img.shields.io/github/stars/karatelabs/karate?style=social)](https://github.com/karatelabs/karate/stargazers) [![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/karatelabs/karate/badge)](https://scorecard.dev/viewer/?uri=github.com/karatelabs/karate)

📖 Documentation: docs.karatelabs.io

Looking for the old README? The previous README monolith is preserved at: **[github.com/karatelabs/karate/tree/v1.5.2.RC2](https://github.com/karatelabs/karate/tree/v1.5.2.RC2)** Anchor links (e.g. `#syntax-guide`, `#configuration`) can be appended to navigate directly to specific sections.
Karate v2 development notes See [README_V2.md](./README_V2.md) for v2 module descriptions, feature highlights, and migration notes.