README_V2.md
Karate v2 is a complete rewrite of Karate, the popular open-source test automation framework. It combines API testing, mocking, and performance testing into a single, unified tool.
Karate v1 supports web-browser automation, and this will be eventually added to v2 as well.
| Module | Description |
|---|---|
| karate-js | Lightweight JavaScript engine for the JVM with thread-safe concurrent execution |
| karate-core | Core testing framework with HTTP client/server, templating, and match assertions |
Coming soon.
Karate v2 maintains backwards compatibility with 1.x features. If you're migrating from 1.x, most of your existing tests should work with minimal changes.
See MIGRATION_GUIDE.md for details on migrating from v1.
Karate v2 is developed by Karate Labs Inc. with contributions from the community.
We invite enterprise users of Karate to review, influence the direction, and contribute to this project.