0.0.1-alpha • Published 8 years ago

ember-cli-iced-mocha v0.0.1-alpha

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

Ember CLI Iced Mocha

Build Status

This README outlines the details of collaborating on this Ember addon.

Installation

ember install ember-cli-iced-mocha
  • TODO: Explain how to install after ember-cli-mocha
  • TODO: Explain how to set the reporter

Contributing

Setup

  • git clone this repository
  • npm install

Tests

Tests are written in Mocha using the BDD approach described in Charles Lowell's Mocha is Born for BDD talk.

Running Tests

  • npm test (Runs ember try:testall to test your addon against multiple Ember versions)
  • ember test
  • ember test --server

For more information on using ember-cli, visit http://www.ember-cli.com/.