alejandrohdezma / tapir-golden-openapi-munit   0.6.2

Apache License 2.0 GitHub

Golden testing for Tapir endpoints using MUnit

Scala versions: 2.13

tapir-golden-openapi-munit 0.1.0


Group ID:
com.alejandrohdezma
Artifact ID:
tapir-golden-openapi-munit_2.13
Version:
0.1.0
Release Date:
Jan 25, 2022
Licenses:
Files:

libraryDependencies += "com.alejandrohdezma" %% "tapir-golden-openapi-munit" % "0.1.0"

Mill build tool

ivy"com.alejandrohdezma::tapir-golden-openapi-munit:0.1.0"

Scala CLI

//> using dep "com.alejandrohdezma::tapir-golden-openapi-munit:0.1.0"

Ammonite REPL

import $ivy.`com.alejandrohdezma::tapir-golden-openapi-munit:0.1.0`

<dependency>
  <groupId>com.alejandrohdezma</groupId>
  <artifactId>tapir-golden-openapi-munit_2.13</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.alejandrohdezma', name: 'tapir-golden-openapi-munit_2.13', version: '0.1.0'