3.0.3
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