Skip to content

3.5 Testing with lab and code

zoe-1 edited this page Mar 29, 2015 · 36 revisions

Testing with lab and code

Make directory and files:
./test/index.js and
./test/version.js.



Note2: Use Makefile to simplify the commands you run.
See sample projects below for Makefile examples.

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

Sample Projects Look At:

@TheAlphaNerd Assignment3
@Chyld Assignment3
@idanwe Assignment3
@zoe-1 Assignment3

Clone this wiki locally