Skip to content

amussey/hubot-testing-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hubot-testing-boilerplate

This is a starter set of tests for Github's Hubot.

For more information about writing tests for Hubot, check out my blog post about Testing Hubot Scripts.

Running Tests

After cloning this repo, two commands are required to get the tests running:

npm install   # Install the required dependencies.
npm run test  # Run the test script, as defined in package.json

About

A starter set of tests for Github's Hubot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published