Hello all,

I'm looking for an equivalent to the following RubyOnRails tools; Cucumber, Capybara and Rspec, for CodeIgnitor (CI)?

Yii recommends PHPUnit and Selenium Remote Control. I don't see why these can't be used in CI? Any experience with these and/or Toast(X) for CI? I've been pushing TDD away but it seems like I can't run away from it anymore.

-Thank you all in advance for your insights!
Vimal