dmcnulla / service-object

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Coverage Status

service-object

A simple gem that assists in creating flexible service objects for testing rest based applications. The goal is to facilitate creating abstraction layers in your tests to decouple the tests from the item they are testing and to provide a simple interface to the elements on a page. It works with rest_baby. --Dave

P.S. Early stages here. Not ready for prime time, if you know what I mean.

About

License:MIT License


Languages

Language:Ruby 91.2%Language:Gherkin 8.8%