Releases: qunitjs/js-reporters
Releases · qunitjs/js-reporters
1.1.0
- 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 toname
#81 - Add types to the event data #84
- Update spec by including all the above changes #84
- Add badges to the README #78