pandastrike/jsck

test runner should use CLI flags for specifying attribute and individual test

Opened this issue · 2 comments

You can currently exercise limited portions of the official test suite with this sort of invocation:

coffee test/draft4_test.coffee additionalItems 2

Alter to:

coffee test/draft4_test.coffee --attribute ATTR_NAME --test PATTERN

probably use npm package "optimist"

Optimist is deprecated. Consider https://github.com/chevex/yargs