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.
- Host: GitHub
- URL: https://github.com/atomicobject/systir
- Owner: atomicobject
- Created: 2010-12-27T18:06:44.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2011-01-09T00:57:59.000Z (over 15 years ago)
- Last Synced: 2025-06-08T22:08:12.563Z (11 months ago)
- Language: Ruby
- Homepage: http://www.atomicobject.com/pages/System+Testing+in+Ruby
- Size: 1.34 MB
- Stars: 1
- Watchers: 25
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- Changelog: ChangeLog
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