Skip to content

Latest commit

 

History

History
39 lines (19 loc) · 1.14 KB

CHANGELOG.md

File metadata and controls

39 lines (19 loc) · 1.14 KB

veggies

Veggies is an awesome cucumberjs boilerplate for API/CLI testing. Great for testing APIs built upon Express, Koa, HAPI, Loopback and others. It's also the perfect companion for testing CLI applications built with commander, meow & Co.

v0.6.0 v0.5.0 ( Mon Oct 09 2017 18:21:21 GMT+0200 (CEST) )

Bug Fixes

  • readme
    • fix status code verification step in readme (de8327d7)

Features

  • global

    • Isolate extensions and make it compatible with cumcumber 3 (b4d24c6b)
  • snapshot

    • Add snapshot extension (f85fdc84)

Pull requests merged

  • Merge pull request #19 from ekino/feat-snapshot (fae97964)

Generated with git-changelog. If you have any problems or suggestions, create an issue. :) Thanks