Skip to content

3.0.5

Choose a tag to compare

@csnover csnover released this 29 Sep 01:57
· 863 commits to master since this release

Release overview

  • Bug fixes

Bug fixes

  • Tests that are skipped by grep are now correctly reported as being skipped. (d732da3)
  • The Runner reporter now clears the end of the line when reporting tunnel status messages, to avoid displaying confusing garbage from the previous message. (bbbad08)
  • Other bug fixes from Leadfoot 1.6.3.

Install from npm

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

Download source