-
Install the JRE or JDK This demo runs with local Selenium, which Intern will automatically install.
-
Install intern command line interface
npm install -g intern-cli -
Install node modules and intern
npm install
-
Local browser tests
intern serveNavigate to
http://localhost:9000/node_modules/intern/client.html?config=tests/intern.js. -
Remote node / browser tests
intern run --webdriver