An open API service indexing awesome lists of open source software.

https://github.com/erran/learnyoucuke

A basic Ruby and Cucumber introduction
https://github.com/erran/learnyoucuke

Last synced: 6 months ago
JSON representation

A basic Ruby and Cucumber introduction

Awesome Lists containing this project

README

          

# Learn You Cuke
**A basic Ruby and Cucumber introduction.**

1. Install [Node.js](http://nodejs.org/)
1. `npm install -g git://github.com/ipwnstuff/learnyoucuke`
1. Execute `learnyoucuke`

`learnyoucuke` is a collection of tutorials on different elements of
Cucumber and Ruby that can assist you in writing your own step
definitions.

## License
Copyright (c) 2014 Erran Carey

This project is licensed under the [MIT License](LICENSE).