An open API service indexing awesome lists of open source software.

https://github.com/testingbot/intern_example

Example of testing with Intern and TestingBot
https://github.com/testingbot/intern_example

Last synced: 29 days ago
JSON representation

Example of testing with Intern and TestingBot

Awesome Lists containing this project

README

          

How to run
===================

1. `git clone https://github.com/testingbot/intern_example.git`
2. `cd intern_example`
3. `npm install intern --save-dev`
4. Enter key and secret in `tests/intern.js`
5. `./node_modules/.bin/intern-runner config=tests/intern`