Created
July 5, 2020 07:41
-
-
Save jsdecena/6410e52c71763eb8e18a20e1996bbdf3 to your computer and use it in GitHub Desktop.
Simple TDD in Nodejs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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