An open API service indexing awesome lists of open source software.

https://github.com/atomicobject/systir

Write and run automated system tests in a domain specific language (DSL) you design, as you need it.
https://github.com/atomicobject/systir

Last synced: 10 months ago
JSON representation

Write and run automated system tests in a domain specific language (DSL) you design, as you need it.

Awesome Lists containing this project

README

          

_This project is no longer actively maintained. It is known to run well under Ruby 1.8, but not Ruby 1.9_

_Atomic Object still believes strongly in the value of system testing applications. If you're interested in system testing, check out something like [Cucumber](http://cukes.info/), [Steak](https://github.com/cavalle/steak), or straight up [RSpec](http://relishapp.com/rspec)._

_Best wishes!_

Description
===========
Systir - System Testing In Ruby

To use Systir in your project, you merely need to have systir.rb in your load path at test execution time.

For now, the quickest way to get up and running is to peek at examples/basic/README.

Enjoy!

All forms of positive and negative feedback are most welcome. We're hoping to provide rapid responses to inquiries and requests, so give us a try!

Thanks,
The Systir Team

Authors
=======
* David Crosby (david.crosby@atomicobject.com)
* Karlin Fox (karlin.fox@atomicobject.com)
* © 2005-2011 [Atomic Object](http://www.atomicobject.com/)
* More Atomic Object [open source](http://www.atomicobject.com/pages/Software+Commons) projects