hiimtaylorjones / ember-tdd

Explorations in Ember Test-Driven Development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test Driven Javascript With EmberJS

Build Status

A few months ago, I was given the opportunity to write about some really interesting stuff relating to test driven development and javascript. This project contains examples and learning from that piece.

What's In Here So Far?

  • Walking through Unit Tests

What's Needing To Be Added?

  • Walking through Controller Tests
  • Walking through Integration Test

About

Explorations in Ember Test-Driven Development


Languages

Language:JavaScript 78.9%Language:HTML 21.1%