How do I use chai and mocha with Grunt? -


i trying use 'grunt-mocha-test' package can't find way hookup chai configuration. need manually configure it?

simply require chai in spec files:

var chai = require('chai'); 

Comments

Popular posts from this blog

c# - ItextSharp font color issue in ver 5.5.4+ -

jquery - Multiple issues with pushstate: history, loading, calling functions -

php - Get process resource by PID -