Skip to content

Releases: stoplightio/prism

v0.2.3

19 Sep 17:01
Compare
Choose a tag to compare
- fixed: Don't panic when asserting a property that is an actual obje…

v0.2.2

16 Sep 20:07
Compare
Choose a tag to compare
- robust status code selection when globally mocking.

v0.2.1: - Better messaging for test assertions

15 Sep 21:31
Compare
Choose a tag to compare
- When capturing variables fail for test step, don't fail step and continue running test.

v0.2.0

15 Sep 06:48
Compare
Choose a tag to compare
- bump

v0.1.8

19 Aug 19:43
Compare
Choose a tag to compare
add version o readme

v0.1.7: Update install.sh

22 Jul 16:02
Compare
Choose a tag to compare

v0.1.6

19 Jul 18:36
Compare
Choose a tag to compare
  • "prism test" command. Works with swagger specs that have the x-tests extension.
  • Overwrite / set variables from the command line with the -v apiKey=123 option.
  • bug fixes around circular refs.
  • follow redirects.

v0.1.5

27 Jun 20:16
Compare
Choose a tag to compare
  • Add new response headers that expose various information about the current request: Prism-Request-Messages, Prism-Response-Messages, Prism-Request-Validation, and Prism-Response-Validation.
  • Expose response headers correctly when handling CORs, via the Access-Control-Expose-Headers header.

v0.1.4: - update readme

23 Jun 03:58
Compare
Choose a tag to compare
- add install script

v0.1.3: - update readme

20 Jun 21:38
Compare
Choose a tag to compare
  • Bug fixes
  • Add license
  • Update Readme