You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
zoe-1 edited this page Mar 28, 2015
·
36 revisions
Testing with lab and code
Make directory and files:
./test/index.js and
./test/version.js.
Ensure package.json and Makefile are configured properly.
Note1: npm run syntax allows you to run custom commands with npm.
See package.json file for example.
Note2: Use Makefile to simplify the commands you run.
See sample projects below for Makefile examples.
Build tests each testing the corresponding file under /lib.
Make recommenations of projects and files to study.