homeASCIIcasts

Episodes tagged with “testing”

  1. 187

    Testing Exceptions Other translations: En

    Even well tested code can sometimes raise exceptions. In this episode we show you how to be notified about this and how to resolve these errors by making use of integration tests.

    Tags: testing debugging

  2. 155

    Beginning With Cucumber Other translations: En

    Cucumber is a testing framework that lets you develop with Behaviour-Driven Development. We develop a new application using BDD in this episode.

    Tags: testing tools plugins