Skip to content

Commit

Permalink
Added tool openapi-validator-junit (#454)
Browse files Browse the repository at this point in the history
Co-authored-by: Phil Sturgeon <67381+philsturgeon@users.noreply.github.com>
  • Loading branch information
stefankoppier and philsturgeon authored May 28, 2024
1 parent bf71701 commit 4b9aa4b
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions _data/tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2399,6 +2399,17 @@
description: C# library for comparing two OpenAPI specifications.
v3: true

- name: openapi-validator-junit
category: description-validators
link: https://github.com/stefankoppier/openapi-validator
github: https://github.com/stefankoppier/openapi-validator
language: Kotlin
description:
A JUnit extension for validating a wide range of properties of a specification.
v2: true
v3: true
v3_1: true

- name: Hot Potato
category:
- data-validators
Expand Down

0 comments on commit 4b9aa4b

Please sign in to comment.