Giter Site home page Giter Site logo

watirmark's Introduction

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.

# example
gem install watirmark
watirmark my_test_project

Running the 'watirmark' command will create a small project in the current directory named my_test_project. Take a look at the files created. Sample cucumber test in /features shows how you can navigate to the home page of your project app.

# example
cd my_test_project
script/generate.rb mvc search homepage

On the command line change dir to your newly created project and run script/generate.rb mvc and provide your workflow name search and mvc basename for model view and controller files, in this example homepage. Take a look at the files generated in your project workflows directory. Type script/generate.rb help for more information.

#example
script/generate.rb mvc search/parts/widgets bigwidget

The above example creates lib/workflows/search/parts/widgets directory and mvc files.

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.

watirmark's People

Contributors

kylemartinez avatar titusfortner avatar jchang691 avatar blackbaud-borisjonica avatar blackbaud-donnguyen avatar blackbaud-alanbaird avatar abaird avatar blackbaud-kylemartinez avatar matthewmazaika avatar blackbaud-justinchang avatar bret avatar blackbaud-bretpettichord avatar blackbaud-marcussimpson avatar eslater avatar blackbaud-aaronpercy avatar blackbaud-thomasgrindinger avatar blackbaud-luisvicente avatar blackbaud-jenkins avatar blackbaud-laurenhunter avatar blackbaud-anthonydavis avatar blackbaud-matthewbramer avatar donatellonguyen avatar blackbaud-johngarcia avatar blackbaud-steventran avatar johngarmanarnar avatar blackbaud-johnholland avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.