This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit d90773a243dbe3a24c9587821d9a79aa16513f56
tree dbbbfcd22a0c014b7941630923e0dec9990d3bbe
parent ad5b0c1c317c4a3a5b8718fe8d5e68dc85a881e9
tree dbbbfcd22a0c014b7941630923e0dec9990d3bbe
parent ad5b0c1c317c4a3a5b8718fe8d5e68dc85a881e9
rspec-ui /
| name | age | message | |
|---|---|---|---|
| |
History.txt | ||
| |
Manifest.txt | ||
| |
README.txt | Tue Aug 28 13:03:56 -0700 2007 | |
| |
Rakefile | ||
| |
examples/ | Tue Aug 28 13:17:14 -0700 2007 | |
| |
lib/ | ||
| |
spec/ | Tue Aug 28 13:03:56 -0700 2007 |
README.txt
Spec::Ui ======== Spec::Ui is an add-on to RSpec that lets you use a UI-testing framework such as Selenium or Watir/Safariwatir from RSpec. Spec::Ui also makes it easy to create HTML reports with screenshots as described in this blogpost: http://blog.aslakhellesoy.com/articles/2006/12/02/getting-screenshots-from-watir As much as possible of the supporting code has been factored out to separate files under Spec::Ui, and the distribution contains examples with a spec_helper and a Rakefile that you can copy into your own project and tweak if needed.








