Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1.1 KB

CHANGELOG.md

File metadata and controls

38 lines (25 loc) · 1.1 KB

Changelog

v1.3.0 (2018-05-29)

Features

  • Whenever URL is detecter as description of it(..) function, it is displayed as clickable, so API's can be tested
  • Report contains time of the test

v1.1.0 (2017-10-18)

Features

  • Added show failues only toggle to hide passed tests (@anton-rudeshko #12).
  • Supported pending tests (@blond #13, #15).
  • Supported html error messages (@blond #18).

Bug Fixes

  • Used native style for stats (@blond #14).
  • Added sources for failed tests (@blond #17).

Dependencies

  • Updated pretty-ms to version 3.0.1 (@greenkeeper #6).