elixir-cloud-aai/openapi-test-runner

Add support for multiple TES versions in the test reports

Closed this issue · 1 comments

Currently the tes-compliance-suite report only supports TES v1.0. The ability to support multiple test reports would be beneficial given the release of TES v1.1, along with future versions.

Proposed behavior:

  • One page/report for each TES version
    • TES v1.0: report-tes-1.0.0.html
    • TES v1.1: report-tes-1.1.0.html
  • Landing page would be the earliest TES version passed to the compliance suite
    • index.htmlreport-tes-1.0.0.html

Happy to take this on while following your recommendations for this @LakiG! Will push a PR for review for this today and update here if that works.

Closing this as support for multiple TES versions is included in the latest release.