Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
automatthew opened this issue Nov 7, 2014 · 2 comments
Assignees
Labels
Milestone

Comments

@automatthew
Copy link
Contributor

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
@automatthew
Copy link
Contributor Author

probably use npm package "optimist"

@automatthew
Copy link
Contributor Author

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

@automatthew automatthew modified the milestone: 0.2.0 Nov 10, 2014
@automatthew automatthew self-assigned this Nov 10, 2014
@automatthew automatthew modified the milestones: 0.2.0, 0.3 Dec 1, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant