brunodevesa / node_learn_mocha

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node_learn_mocha

basic test suite with mocha. had tryed jasmine but that thing really sucks. this one better type in terminal 'npm i chai --save' to use the 'expect'

to run tests type in terminal 'mocha' ( this was not written anywhere in docs..how is possible ?.. )

About


Languages

Language:CSS 67.1%Language:JavaScript 26.3%Language:HTML 6.6%