Skip to content

watirmark/watirmark

Repository files navigation

watirmark

An MVC test framework for watir-webdriver.

Build Status

Code Climate

Getting Started

Starting with watirmark is easy. We've taken advantage of code generators to give you a head start and create most of the scaffolding that we've found useful in developing tests against our own websites.

gem install watirmark
watirmark PROJECT_NAME

Running the 'watirmark' command will create a small project in the current directory. You can then make sure you're set up properly by running the generated cucumber test in /features that navigates to the home page of your application.

Documentation

Home Page: http://convio.github.com/watirmark/

Wiki: https://github.com/convio/watirmark/wiki

Copyright

Copyright (c) 2012-2013 Hugh McGowan and Bret Pettichord. See LICENSE for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages