-
Notifications
You must be signed in to change notification settings - Fork 276
Quotes
Join the acceptance testing revolution! Here’s what other people have to say about Webrat…
Integration tests are probably more important then anything else, and using a library like Webrat makes them very easy to do. […] Webrat rocks for integration tests.
— Gregg Pollack, Rails Envy
Webrat is a must-have tool for specifying the behaviour of web apps in Ruby.
— David Chelimsky
Before Cucumber I could appreciate the merit of Webrat alone, but the two tools combined are instant superheroes of my Rails development crime fighting team. That is, like any superhero TV show at least once every 30 minutes you find yourself saying “Thank you Mr Cucumber and your trusty sidekick Webrat, you’re my heroes”.
— Dr. Nic
Webrat is Master Splinter cool.
— Ben Mabey
Webrat FTMFW
— Corey Donohoe
Webrat provides a intuitive language for talking about user interaction. Being able to use it to drive in-memory browser tests and external browser based testing tools such as Selenium means its your one shop answer to browser acceptance tests. Watching hundreds of in-memory tests flyby allows you to run your browser acceptance tests with the sorts of speeds you would expect from your unit tests. The faster feedback Webrat allows is invaluable in any project.
— Joseph Wilk, core contributor to Cucumber
Webrat великолепен!
— Ivan Nemytchenko
Webrat makes BDD so much better
— Jade Meskill
Loving Cucumber & Webrat
— Jan Kubr