Skip to content

Commit ba36b28

Browse files
Testing tools: Add Tcases for OpenAPI (OAI#2878)
1 parent c0e63d6 commit ba36b28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

IMPLEMENTATIONS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ These tools are not endorsed by the OAI.
6565
| Title | Project Link | Language | Description |
6666
| ------|--------------|----------|-------------|
6767
| 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. |
6869

6970
#### Server Implementations
7071

0 commit comments

Comments
 (0)