package antest
import "github.com/go-openapi/analysis/internal/antest"
Index ¶
- func AsJSON(t testing.TB, in interface{}) string
- func LoadOrFail(t testing.TB, relative string) *spec.Swagger
- func LoadSpec(path string) (*spec.Swagger, error)
- func LongTestsEnabled() bool
Functions ¶
func AsJSON ¶
AsJSON unmarshals anything as JSON or dies
func LoadOrFail ¶
LoadOrFail fetches a spec from a relative path or dies if the spec cannot be loaded properly
func LoadSpec ¶
LoadSpec loads a json or a yaml spec
func LongTestsEnabled ¶
func LongTestsEnabled() bool
LongTestsEnabled returns the CLI flag
Source Files ¶
- Version
- v0.23.0 (latest)
- Published
- Mar 9, 2024
- Platform
- js/wasm
- Imports
- 9 packages
- Last checked
- 1 day ago –
Tools for package owners.