Skip to content

bsiggelkow/seeds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Seeds

Seeds is a simple library of reusable Cucumber steps that builds on the steps provided by Capybara.

Motivation

Writing Cucumber steps can be hard. Every time I write one, I end up with two conclusions:

  1. Someone else has probably written something similar, and may, or may not, have talked about it online, and
  2. The step that I just wrote could be probably be used by other folks if I carefully structure the step,
  3. I really should capture these general-purpose steps in a place where other folks can use them and contribute back.

Enter Seeds

About

Reusable Cucumber Steps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published