Displaying 3 results from an estimated 3 matches for "safariwatir".
2007 Jan 12
5
Integration Testing - Wait, Watir, or Selenium
I''m evaluating what to use for integration testing:
SafariWatir
- integrates nicely with RSpec
- doesn''t work with Ajax because of Safari event firing issues
Selenium
- Works with Ajax
- doesn''t integrate with RSpec
What is the best guess timeframe for RSpec integration testing?
Will it be able to test Ajax application in the early iteration...
2007 Apr 13
1
HTML report and Spec::Ui improvements
...th a source code snippet of the offending code.
If you have Jamis Buck''s syntax gem installed the code will also be
syntax highlighted 8-D
There has also been some major improvements to Spec::Ui, and it should
be much easier to set up than before. Spec::Ui lets you run selenium
and Watir/SafariWatir from RSpec and get screenshots in the HTML
report. Check out the examples under trunk/spec_ui/examples.
Enjoy!
Aslak
2008 Jan 18
5
How do I pass form values from POST controller specs?
...n (1.3.3)
Platform (0.4.0)
plist (3.0.0)
rack (0.2.0)
rails (2.0.2)
rake (0.8.1)
rb-appscript (0.4.0)
rcov (0.8.1.2.0)
RedCloth (3.0.4)
rspec (1.1.1)
rubigen (1.1.1)
ruby-growl (1.0.1)
ruby2ruby (1.1.8, 1.1.7)
rubyforge (0.4.4)
rubygems-update (1.0.1)
RubyInline (3.6.6, 3.6.5)
rubyworks_app (0.0.1)
safariwatir (0.2.5)
sinatra (0.1.7)
sqlite3-ruby (1.2.1)
syntax (1.0.0)
textpow (0.10.0)
thin (0.5.0)
tidy (1.1.2)
transaction-simple (1.4.0)
tzinfo (0.3.5)
ultraviolet (0.10.1)
uuidtools (1.0.2)
vlad (1.1.0)
webby (0.6.0)
ZenTest (3.6.1)
Am I doing something obviously wrong?
Cheers,
Aslak