rest-assured
https://github.com/rest-assured/rest-assured
Java
Java DSL for easy testing of REST services
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 supported63 Subscribers
View all SubscribersAdd a CodeTriage badge to rest-assured
Help out
- Issues
- fix(spring-mock-mvc): cookie varargs/bridge argument type mismatch (#1842)
- Escape hyphenated element names with a negative list index in XmlPath
- Fix PathSupport URL parsing when query parameter contains another URL (#1836)
- Promote large-magnitude negative JSON numbers to double in JsonPath
- JsonPath: nested `properties` over a list of objects returns null / leaks Groovy meta-data because the list spread result is not the proxy list (Groovy 5 regression)
- Fix nested properties navigation over a list of objects in JsonPath (#1879)
- Spread properties over object lists even when the first element lacks it
- JsonPath: large negative JSON numbers overflow to -Infinity (sign-blind float/double selection)
- JsonPath: array.properties GPath spread returns null (drops all data) when the first array element lacks a properties key (Groovy 5 regression)
- XmlPath: a negative list index on a hyphenated element name throws a misleading parameter "..." was used but not defined error
- Docs
- Java not yet supported