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 ?.. )