Skip to content

Releases: qunitjs/js-reporters

1.1.0

10 Aug 20:38
Compare
Choose a tag to compare
  • Remove getters to be compliant with ES3 enviroments (IE8) #82
  • Remove dependency on es2015-rollup preset #87
  • Add testCounts property for Suites #85
  • Add assertions property for tests #80
  • Normalize assertions #81
  • Change test testName property to name #81
  • Add types to the event data #84
  • Update spec by including all the above changes #84
  • Add badges to the README #78

1.0.1

15 Jul 18:19
Compare
Choose a tag to compare
  • Replace for...of with classical for and forEach for cross-browser consistency #76

1.0.0

15 Jul 14:57
Compare
Choose a tag to compare

First release