github stoplightio/prism v2.0.0-beta.0

latest releases: v5.8.1, v5.8.0, v5.7.0...
6 years ago
  • Add array length assertion operation
  • Error/Warning reporting
    • malformed body error
    • malformed request url
    • missing scenario ref
    • can’t capture target because it doesn’t exist
    • script errors
    • missing variables
  • Validate format binary for JSON Schema/Contract Testing
  • Empty base path in swagger spec ( ‘/‘ ) doesn’t cause contract testing and mocking to fail.
  • Script step types console.log/warn/debub/error fixed when running from the terminal.
  • Fix $$.response.headers.set(‘name’, ‘value’);
  • Better error handling for Prism Instances
  • Equal assertion in the ui is fixed for null.
  • Add $.stop(), to js runtime, to stop current scenario.
  • Add stop(), to js runtime, to stop current step.
  • Add SL.sleep(milliseconds) to js runtime.

Don't miss a new prism release

NewReleases is sending notifications on new releases.