karate
https://github.com/karatelabs/karate
Java
Test Automation Made Simple
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported3 Subscribers
Add a CodeTriage badge to karate
Help out
- Issues
- Numeric match == compares via double, so distinct integers above 2^53 match as equal
- match ... contains only deep ignores element multiplicity, producing a false-positive match on differing multisets
- #(!^part) schema macro false-passes on a list of objects (NOT_CONTAINS omitted from partial-match branch)
- Bug: `karate.callSingle`/`karate.call` argument not consistently passed to a `classpath:` JS function across multiple scenarios in one run
- OOM under parallel execution: StepExecutor.processEmbeddedExpressions deep-copies every Map/List variable in scope on every step
- Report loses per-step/HTTP detail for karate.callSingle() calls made during karate-config.js resolution, even with configure report showAllSteps
- Docs
- Java not yet supported