kucaahbe / cucumber-websteps

cucumber web steps for capybara that can be used in any application(blackjack and hookers included)

Home Page:http://relishapp.com/kucaahbe/cucumber-websteps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cucumber web steps Build Status

Attention!!!

Before you start, please read this.

This gem just collected common browsing step, just to prevent you from repeating self by writing every time this steps in every your project.

Write your own steps, use this steps if you really need to write in scenario "When I click ..."

Description

Capybara powered common cucumber web steps for any web application (blackjack and hookers included).

Because!

  • Here collected all "web steps" you need and even more(-=INCLUDED STEPS DOCUMENTATION LINK=-)
  • Support your favorite testing framework (test/unit, minitest, rspec-1, rspec-2) Note: not yet tested with rspec-1, coming soon
  • work with both :rack_test and :selenium drivers
  • all in one place, DRY.
  • launchy included :)
  • blackjack and hookers ;)

and enjoy!

Steps:)

About

cucumber web steps for capybara that can be used in any application(blackjack and hookers included)

http://relishapp.com/kucaahbe/cucumber-websteps

License:MIT License


Languages

Language:Ruby 100.0%