swagger-tests
Version:
A typescript framework for testing an api against a swagger 3.0 json file.
13 lines (10 loc) • 301 B
Markdown
#swagger-tests
Specification driven REST api development written in typescript.
## Installation
```yarn add swagger-tests```
## Usage
```npm version patch -m "Version %s - add sweet badges"```
## Debug
sym link into node modules and change package.json to
"main": "lib/index.ts",
and remove types