We are investigating the use RoR as the infrastructure for an automated
test framework. Our application runs in a browser, so some form of
watir-based test framework seems ideal. The Rails database would be
used to store pass/fail test results. Has anyone done something like
this with Ruby on Rails?
We are investigating the use RoR as the infrastructure for an automated
test framework. Our application runs in a browser, so some form of
watir-based test framework seems ideal. The Rails database would be
used to store pass/fail test results. Has anyone done something like
this with Ruby on Rails?
That is the exact target project of "Test Driven Ajax":