The question is: - How do we write unit-tests. What is the container relation. - Can we plug unit-tests as a step in npm build process. - How do we gather metrics (run time, coverage, statistics). for node.js application.
The question is:
for node.js application.