Jarkko’s post tonight finally pushed me over the edge: I had to try out this Selenium testing thing. I’m working on an app which makes massive use of AJAX and Javascript, and it makes regular functional testing quite tricky, which was making me uncomfortable.
I installed the Rails plugin, followed the README, and found the reference documentation, and boy is this easy and slick!
I’m looking forward to getting full coverage for the dynamic parts of my app as well. This is very cool. If you haven’t already, do try out selenium. Thanks, Jarkko!
Comments