drewdeponte / snapdragon

A Jasmine JavaScript test runner that lets you run tests on the command-line similar to RSpec.
Other
6 stars 8 forks source link

Parsing options passed, display help and version information #21

Closed prasadc82 closed 11 years ago

prasadc82 commented 11 years ago

Parsing the command line options passed -v for version -h for Usage exit if empty ( no files/directories passed )

drewdeponte commented 11 years ago

:hammer: indicating that I am working on peer reviewing this pull request

drewdeponte commented 11 years ago

Also, need to include the parser in the bin/snapdragon_server.

drewdeponte commented 11 years ago

@prasadc82 first off let me say thank you very much for contributing to snapdragon. This conclude my comments. Once the above identified changes are made I will have no problem accepting this pull request.

prasadc82 commented 11 years ago

Finished in 0.07906 seconds 36 examples, 0 failures, 7 pending

prasadc82 commented 11 years ago

Brian, I have corrected the copy-paste error. thanks for reviewing.

BRIMIL01 commented 11 years ago

+1 Need this for #7

drewdeponte commented 11 years ago

:thumbsup: