package antest

import "github.com/go-openapi/analysis/internal/antest"

Index

Functions

func AsJSON

func AsJSON(t testing.TB, in interface{}) string

AsJSON unmarshals anything as JSON or dies

func LoadOrFail

func LoadOrFail(t testing.TB, relative string) *spec.Swagger

LoadOrFail fetches a spec from a relative path or dies if the spec cannot be loaded properly

func LoadSpec

func LoadSpec(path string) (*spec.Swagger, error)

LoadSpec loads a json a yaml spec

func LongTestsEnabled

func LongTestsEnabled() bool

LongTestsEnabled returns the CLI flag

Source Files

helpers.go

Version
v0.21.0
Published
Oct 29, 2021
Platform
js/wasm
Imports
9 packages
Last checked
5 days ago

Tools for package owners.