awatson1978 / clinical-nightwatch

Ultra-easy acceptance testing for your Meteor app with Selenium and Nightwatch.
21 stars 3 forks source link

Change runner to use getopts instead of getopt #11

Open ryanswrt opened 9 years ago

ryanswrt commented 9 years ago

The old runner wasn't parsing options for me for some reason, changed it to a simpler getopts implementation.