[rspec-users] Integration Testing - Wait, Watir, or Selenium
Brian Yamabe
brian at yamabe.net
Fri Jan 12 11:20:23 EST 2007
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 iterations?
Thanks,
Brian Yamabe
More information about the rspec-users
mailing list