Project

juke

0.0
No commit activity in last 3 years
No release in over 3 years
JSON API steps for Cucumber, hand-crafted for you in Juke *nod to Aruba*
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 1.2.9
>= 0
 Project Readme

Juke

JSON API steps for Cucumber, hand-crafted for you in Juke *nod to Aruba*

Getting Started

TODO

  • Use a generator to produce the step definitions (like pickle)

  • The generator should also generate a support file "features/support/juke" with default require and config

  • Debug configuration option

  • Do not require files that require cucumber when 'gem "juke"'

  • Add gem dependencies: cucumber, rack, rack-test

  • Comparing hashes should ignore whether it's a symbol or string (HashWithIndifferentAccess)

  • Should assertions be framework independent?

  • Need "Getting Started" or examples

  • http adapter would be awesome