Open automatthew opened 9 years ago
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
You can currently exercise limited portions of the official test suite with this sort of invocation:
Alter to: