UNPKG

ticucumber

Version:

TiCucumber: Cucumber for Appc Alloy.

41 lines (24 loc) 1.32 kB
# TiCucumber Package Yes. Cucumber (specifically Calabash) for Appcelerator Alloy iOS and Android ## Getting Started Install the module with: `npm install -g TiCucumber` ## Documentation _(Coming soon)_ for right now this package will heavily depend on ruby. deal with it. Ruby is a fantastic language anyway. If this is a program that the titanium community cares about then please help me either move this entirely into javascript or help make the ruby parts work smoothly. I am basically pulling into calabash-android and calabash-ios and doing some titanium specific stuff to it. ## Examples _(Coming soon)_ ## Contributing In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using [Grunt](http://gruntjs.com/). ## Release History 0.1.0 - TiCucumber presents a menu 0.2.0 - iOS setup and run support ## Roadmap 0.3.0 - iOS features folder generated if it doesn't exist. iOS Console functionality 0.4.0 - Android rudimentary support 0.5.0 - Android Useful support .. 1.0.0 - Complete 1 to 1 parity with all calabash-android and calabash-ios support and running purely within a v8 context (no ruby interpreter required) ## License License: MIT (c) 2013 Andrew McElroy / Codex Labs, LLC