Skip to content
This repository has been archived by the owner on Jan 28, 2020. It is now read-only.

Releases: theintern/cli

Release 0.1.1

13 Sep 01:36
Compare
Choose a tag to compare

New features

  • The run and serve commands now accept a --port (-p) option. In WebDriver mode or server mode, this will cause a proxyPort option to be passed to Intern. The next release of Intern (currently 3.3.1) will use this option to set the test proxy port.

Bugfixes

  • The run command will now cause intern-cli's exit code to mirror Intern's. If Intern exists with a non-zero code (e.g., after a test failure), so will intern-cli.

Release 0.1.0

20 Jul 18:20
Compare
Choose a tag to compare

It begins...

This is the initial release of intern-cli, a more POSIX-y front-end for Intern.

Install with npm install -g intern-cli, then run intern.