Skip to content

Releases: sglanzer-deprecated/ember-cli-blanket

Squashin' bugs

03 Jul 00:18
Compare
Choose a tag to compare
v0.5.3

Updating the README

Autostart option

25 May 03:21
Compare
Choose a tag to compare
Merge pull request #64 from sglanzer/autostart-option

Adding an autostart option

Bug fixes

28 Apr 01:39
Compare
Choose a tag to compare
  • preserve qunit autostart configuration
  • removing bodyparser encoding

Reporters at last - three cheers for Schilling!

17 Apr 01:26
Compare
Choose a tag to compare

Thanks to Jeff Schilling, who has been contributing monumental amounts of work to the project, ember-cli-blanket now supports headless testing and reporters. In addition, Jeff has added unit tests, started continuous integration, cleaned up the code base and been an all around hero!

Please refer to the README for details on using reporters with the project.

Upgrade to ember-cli 0.2.x

31 Mar 22:47
Compare
Choose a tag to compare
Update README.md

Updating the README for the 0.4.0 release

0.3.1

19 Feb 20:20
Compare
Choose a tag to compare

Guards against the absence of QUnit in Mocha test setups.

New installations will default to excluding templates from coverage.

0.3.0

18 Feb 19:20
Compare
Choose a tag to compare

Fixes integration with newer versions of ember-cli (tested against ember-cli 0.1.15) which include newer versions of qunit.

0.2.7

18 Feb 19:52
Compare
Choose a tag to compare

Fixes an issue with the rename of qunit-start.js to start.js

Mocha support!

18 Feb 06:08
Compare
Choose a tag to compare
v0.2.6

Update README.md

0.2.0

27 Nov 18:59
Compare
Choose a tag to compare
Update README.md