RobWin / assertj-swagger

A Swagger assertj test library which compares a contract-first Swagger YAML/JSON file with a code-first Swagger JSON
Apache License 2.0
171 stars 44 forks source link

Recommended tool for Open API 3.0? #60

Open AnthonyNicholas opened 3 years ago

AnthonyNicholas commented 3 years ago

Hi there

Based on the readme I understand that this supports the Swagger v2.0 specification. Is there a recommended tool for contract testing for OpenApi 3.0?

Thanks!