Sha256: 30d0119cad2d5d14fd2d0ef03e28ca6c65aa9b11ae2ddd2acaf5d33d4d11bbe5
Contents?: true
Size: 1.09 KB
Versions: 5
Compression:
Stored size: 1.09 KB
Contents
# Change Log ## [Current](https://github.com/hidroh/cucumber-api/compare/0.5...master) ## [0.5](https://github.com/hidroh/cucumber-api/compare/0.4...0.5) (January 26, 2018) * Bump up dependencies, requires min Ruby version 2.3.0 * Fix bug where grabbed values are not shared #11 ## [0.4](https://github.com/hidroh/cucumber-api/compare/0.3...0.4) (November 03, 2016) * Support additional request headers * Allow specifying JSON request body with docstring * Support simple JSON response value verification * Grabbed values now persist until overridden within scenario, or when scenario exits ## [0.3](https://github.com/hidroh/cucumber-api/compare/0.2...0.3) (March 27, 2015) * Bumped up gem dependencies, relax to minor versions * Added gem license ## [0.2](https://github.com/hidroh/cucumber-api/compare/0.1...0.2) (March 07, 2015) * Added form request body * Added loading request body from file (YAML/JSON) ## [0.1](https://github.com/hidroh/cucumber-api/releases/tag/0.1) (March 01, 2015) * Initial version * Only JSON response supported * Only JSON POST request body supported
Version data entries
5 entries across 5 versions & 1 rubygems