Tag: BDD

In this session, Hadi Hariri discusses the concepts behind Behavior Driven Development (BDD) and drives out a sample web application using MSpec. From user requirements, driving down to internal components, he's using a combination of testing frameworks, mocks and good design principles to drive out specifications and implement functional, working software. The session was recorded at .NET Community Day - Best Practices in Sweden, organized by Informator and Edument in November 2010.

In this short screencast we'll take a look at a series of tips that allow us to be much more efficient when doing Test Driven or Behavior Driven Development with ReSharper. 

In this two hour interactive webcast we take a look at ReSharper, see it's features, how to configure them to suit individual needs. We also see how ReSharper can make us more effective when doing TDD/BDD via it's Create From Usage features.

This presentation is in Spanish.

Demonstration of RubyMine abilities for testing Rails applications with RSpec, writing and running tests, code navigation, etc.

Creating Cucumber tests with keywords and steps completion, and automatic step definition creation. Different options for single and multiple scenarios execution.