Entries tagged with gulp

TDD Hubot scripts with gulp+mocha

I created 3 Hubot scripts and published to npm, however I worried about that there are no unit tests with them.

So I configured them unit tests with gulp and mocha.

Read On