Skip to content

Instantly share code, notes, and snippets.

@jsdecena
Created July 5, 2020 07:41
Show Gist options
  • Save jsdecena/6410e52c71763eb8e18a20e1996bbdf3 to your computer and use it in GitHub Desktop.
Save jsdecena/6410e52c71763eb8e18a20e1996bbdf3 to your computer and use it in GitHub Desktop.
Simple TDD in Nodejs
info: serving app on http://127.0.0.1:4000
Database migrated successfully in 118 ms
User unit test
✓ it can make a user (114ms)
PASSED
total : 1
passed : 1
time : 116ms
Reset completed in 37 ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment