Quantcast
Channel: Blog » cucumber
Browsing latest articles
Browse All 5 View Live

Autotest, Cucumber, and Growl

Autotest is a great Ruby tool to speed up test driven development by automatically running your tests every time a file is saved. Cucumber is an awesome tool for doing behavioural driven development....

View Article



Patched Cucumber notifications in autotest-growl gem

Following on to my previous post on Autotest, Cucumber, and Growl, I have forked the autotest-growl repository, and applied my fix for Cucumber notifications. You find my patched version of...

View Article

Simple example of Autotest, Cucumber, and Growl

As an example of getting Autotest, Cucumber, and Growl up and running I’ve created a super simple test project. You can download the example project, or just create it from the code on this post....

View Article

Cucumber Tests as First Class Citizens in TeamCity

[TeamCity](http://www.jetbrains.com/teamcity/) is a great continuous integration server, and has brilliant built in support for running [NUnit](http://www.nunit.org/) tests. The web interface updates...

View Article

Screenshots of Failing Cucumber Scenarios

At 7digital we use [Cucumber](http://cukes.info/) and [Watir](http://wtr.rubyforge.org/) for running acceptance tests on some of our websites. These tests can help greatly in spotting problems with...

View Article

Browsing latest articles
Browse All 5 View Live


Latest Images