No commit activity in last 3 years
No release in over 3 years
cucumber web steps, designed to work with any of capybara's drivers. Test framework agnostic (you can use them with rspec-1, rspec-2, test/unit and minitest).
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

>= 1.1.2
>= 1.1.1
 Project Readme

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:)