v3.0.0
Bug Fixes
- build: run eslint on npm test (#237) (a12024d)
- stack: On error in beforeAll/afterAll relevant information to debug are miss… (#232) (cd6f060)
- travis: use new syntax for xenial and pin to it. (#236) (cb99ef8)
Features
- adapter: log when Jasmine fails because no expect() were run (#238) (646796e)
- reporter: On no-single-run and failure, emit a debug URL (#235) (76f092a)
BREAKING CHANGES
-
drop support for node v6
-
Also update travis config to drop v6 andd v10