Skip to content

klokoy/jasmine-node-mongo-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jasmine-node-mongo-test

Simple test of mongodb with jasmine-node.

View spec/test.spec.js

To execute the test first do npm install, this will install mongoose. Then execute the following in the terminal:

jasmine-node spec/

Hopefully the result will be something like:

Finished in 0.532 seconds
1 test, 4 assertions, 0 failures

About

Simple test of mongodb with jasmine-node.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published