You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: IMPLEMENTATIONS.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,6 +65,7 @@ These tools are not endorsed by the OAI.
65
65
| Title | Project Link | Language | Description |
66
66
| ------|--------------|----------|-------------|
67
67
| Schemathesis |[github/schemathesis/schemathesis](https://github.com/schemathesis/schemathesis)| Python | A modern API testing tool for web applications built with OpenAPI and GraphQL specifications |
68
+
| Tcases for OpenAPI |[github/Cornutum/tcases](https://github.com/Cornutum/tcases/blob/master/tcases-openapi/README.md#tcases-for-openapi-from-rest-ful-to-test-ful)| Java | Generates test cases directly from an OpenAPI 3.0.X definition. Creates tests executable using various test frameworks. Bonus: Semantic linter reports elements that are inconsistent, superfluous, or dubious. |
0 commit comments