got-swag
got-swag copied to clipboard
:monkey_face: A tool to test Swagger-powered APIs automatically through monkey testing and custom test suites
... with `Unable to resolve $ref pointer "c://path/to/swagger.yaml"`
- Motivation - Use cases (e.g. contract-first, TDD, shareable tests, verifiable by other parties, ...) - Benefits over regular test suites
With `validate()`, e.g. "element is not an instance of object" is not very helpful. Need to expose more details here.
got-swag should validate against ISO8601 but fails with some uncommon notations like `+0000` (instead of `+00:00`), which is valid(?) ISO8601.