Skip to content

3.0.3

Choose a tag to compare

@csnover csnover released this 16 Sep 19:39
· 863 commits to master since this release

Release overview

  • Bug fixes

Bug fixes

  • The test runner will no longer hang when no environments are specified (really). (#487)
  • Reporters from the configuration file are no longer loaded when reporter overrides are specified. (The most frequent result of this bug was an error “Cannot find the Node.js require”.) (#491)

Install from npm

cd /my/project/root
npm install intern --save-dev

Download source