Appendix 1Using Cucumber with Other Platforms

Although Cucumber started as a Ruby tool, it has grown to embrace many other platforms. This means you’re able to write your Cucumber step definitions in the same language you use for your production code and reach directly into your domain model if necessary. Explaining in detail how to use Cucumber to drive all of those platforms is beyond the scope of this book, but this appendix should give you some pointers where to look for more information.

Platform

Tool

Further Information

iOS

Frank

https://github.com/moredip/Frank

Flash/ActionScript

Cuke4AS3

https://github.com/flashquartermaster/Cuke4AS3

PHP

Cuke4PHP

https://github.com/olbrich/cuke4php

JavaScript/Node.js

cucumber-js

https://github.com/cucumber/cucumber-js ...

Get The Cucumber Book now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.