Project

cwtestgen

0.0
No commit activity in last 3 years
No release in over 3 years
Generates the Clockwork specific Cucumber testing environment
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0

Runtime

 Project Readme

CwTestGen

Based on Jeff Morgan's Testgen gem, but hacked for specific Clockwork test setup.

A gem that contains generators that create things Clockwork testers need.

Currently it only generates a cucumber project. You can do this by executing:

testgen project <project_name>

This command will create a project in the project_name directory with the files needed to begin developing cucumber features.