Quantcast
Channel: Joseph Wilk » Cucumber
Browsing all 6 articles
Browse latest View live

Cucumber Patterns

At Songkick.com we have developed a number of patterns to make it easier to write Cucumber features. I thought I would start sharing some of those patterns here. So here is the first one: Implicit...

View Article



Limiting Red: Smarter Test Builds Through Metrics

The Current State of the Art In the Ruby world there is a wealth of metrics which can provide insight into our code. Looking at such things as: Structural similar code (Flay) Complexity (Flog) Cyclic...

View Article

Limited Red Demo with Cucumber

A demonstration of working with Limited Red (previously known as CukeMax) on a Cucumber project. Using Limited Red with a cucumber project from Joseph Wilk

View Article

Acceptance Testing Lifecycle

Through various meetings at Agile2010 and London agile testing meetings Gojko Adzic and others have been converging on a common language to talk about Acceptance testing and the different phases. In...

View Article

Allowing Features to Breathe

Your Cucumber features are living documentation. The world is evolving around them and without exposure they tend to rot. Evolving language When features are written we use a snapshot of the domain...

View Article


Page Object Pattern

What Is the Page Object Pattern? The Page model is a pattern that maps a UI page to a class, where for example a page could be a HTML page. The functionality to interact or make assertions about that...

View Article
Browsing all 6 articles
Browse latest View live




Latest Images