Skip to content

3.5 Testing with lab and code

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. See links to these files.

  • Build tests each testing the corresponding file under /lib.
    Make recommenations of projects and files to study.

Clone this wiki locally