Skip to content

v0.12.0

Choose a tag to compare

@github-actions github-actions released this 03 Nov 08:15
· 284 commits to main since this release
bc2030a

FEATURES:

  • Generate multiple test cases from one or multiple swagger spec files.
  • Support using verified azapi examples as automatically generated dependencies.
  • Support azapi_resource_id data source as automatically generated dependencies.
  • Support generating coverage report from local swagger specs.
  • Support swagger accuracy report.

BUG FIXES:

  • Fix the panic when generating from the swagger example which doesn't have api-version field.