Cucumber Tip: IRB From Inside a Step Definition
Most Ruby programmers know about Ruby’s interactive console, IRB. (If you don’t, stop right here, open up a command window and run irb. Type some…
Most Ruby programmers know about Ruby’s interactive console, IRB. (If you don’t, stop right here, open up a command window and run irb. Type some…
You may not realize this: Tables in Cucumber steps don’t have to have a header row. Sometimes it can work really well to use a…
Beginning just over two years ago, I worked with some great developers to create Cuke4Nuke as a way to bring Cucumber to .NET. Shortly after…
Regular expressions are a big part of what makes Cucumber tests both expressive in English and DRY on the automation side. To make the most…
The Ruby version of Cucumber isn’t just for Rails developers. If you have a .NET or Java web or service app, Ruby can be a…
Almost 2 years ago, at the 2009 AA-FTT conference, I started Cuke4Nuke to bring Cucumber to the .NET world. Since then, thanks to some fantastic…
Update: This course has been postponed until June or July. If you’re interested in attending, let me know and I’ll notify you when registration opens…
Jon Archer wrote last week about how Cucumber makes knowledge of regular expressions important. He’s right: Regular expressions are the key to Cucumber’s flexibility. Well-crafted…
At a client today, we were doing some tricky automation with WatiN (against Telerik controls) in Cuke4Nuke. We wanted to dig into what WatiN was…
Gojko Adzic has a new blog post demonstrating the new table parameter support in Cuke4Nuke. Table parameters are an important part of Cucumber. They’re great…
This morning, I released version 0.3.0 of Cuke4Nuke. With this release, Cuke4Nuke supports almost everything you can do with Cucumber in Ruby or Java, making…
Yesterday, I released Cuke4Nuke 0.2.2, which added WatiN compatibility and an example of how to use the two tools together. Here’s a short screencast in…
Update: If you’ve just landed here, you could get the impression from this post that Cuke4Nuke doesn’t exist yet. It does. Check out this screencast…
I’ve noticed a pattern with several of my .NET clients who want to get into automated acceptance testing for web applications. They like the idea…
Please don’t do this:
Please confirm you want to block this member.
You will no longer be able to:
Please allow a few minutes for this process to complete.