Echo JS 0.11.0

<~>

nekgrim comments

nekgrim 3071 days ago. link 1 point
commander is in devDependencies, it should be in dependencies, otherwise joke-me fails to run with "normal" install.
nekgrim 3946 days ago. link 2 points
Testing the private functions to know which one is buggy is a better option, IMHO.
The last part of the article, with private testing / stripping debugging variable / public testing, looks like a good practice.