Releases: Hywan/atoum-apiblueprint-extension
Releases · Hywan/atoum-apiblueprint-extension
0.2.1
Fixes
Testing
- Parser allows
/
URI template only.
0.2
Features
Testing
- Action without explicit requests,
- Action URI is inherited if missing,
- JSON schema support,
- External JSON schema support (with
json-schema://
).
Rendering
Documentation
- Much better
README.md
,
- A logo.
0.1
First release:
.apib
files to executable tests works (not the entire API Blueprint specification is implemented though),
- Dead simple rendering.