JDD2014: Behaviour driven development, BDD, with cucumber for JAVA - Thomas Sundberg

Post on 01-Jul-2015

214 views 0 download

description

Cucumber has been around a long time in the Ruby world. It is a popular tool that allows development teams to describe how software should behave in plain text. The text is written in a business-readable domain-specific language and serves as documentation, automated test and development-aid - all rolled into one format. Cucumber-JVM has been available to the Java community a few years. I will present BDD and discuss why you should use it, when you should use it and when you shouldn't use it.

Transcript of JDD2014: Behaviour driven development, BDD, with cucumber for JAVA - Thomas Sundberg