Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Running diffux run --help runs my tests #72

Closed
jammons opened this issue Dec 21, 2015 · 3 comments
Closed

Running diffux run --help runs my tests #72

jammons opened this issue Dec 21, 2015 · 3 comments

Comments

@jammons
Copy link

jammons commented Dec 21, 2015

I was expecting it to output some kind of help method that would tell me how to target a specific test to run.

@trotzig
Copy link
Contributor

trotzig commented Dec 28, 2015

Thanks for the report. We need a better way to handle command-line parsing. Right now it's too naive. Ideas are welcome!

@lencioni
Copy link
Contributor

lencioni commented Jul 13, 2016

When we rewrite in JS (#81), we can use the commander package for this, like we do in import-js.

@trotzig
Copy link
Contributor

trotzig commented Nov 24, 2016

This will be better with the upcoming 3.0 release. There's no longer a default command, so running only happo will show you the help section.

@trotzig trotzig closed this as completed Nov 24, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants