chris-allnutt / tdd-jasmine-beancounter-example

A Jasmine TDD example.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tdd-jasmine-beancounter-example

A Jasmine TDD example. Look at the branches for the progression from one behavior, to 2, then to refactored passing tests all the way.

master - Initial Version with basic functionality.

final-before-refactor-version - We now handle surplus messages correctly.

final-version - Refactored for cleanliness, de-duplication, and readability.

About

A Jasmine TDD example.


Languages

Language:JavaScript 100.0%