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

Tests for command line args #10

Open
Mause opened this issue May 10, 2013 · 6 comments
Open

Tests for command line args #10

Mause opened this issue May 10, 2013 · 6 comments

Comments

@Mause
Copy link
Member

Mause commented May 10, 2013

No description provided.

@Mause
Copy link
Member Author

Mause commented May 13, 2013

Is it worth implementing this?
Or should we simply stick with unit tests for the underlying functions?

@milesrout
Copy link
Contributor

It does make some sense to test command line arguments, but how do you test them?

@Mause
Copy link
Member Author

Mause commented Dec 24, 2013

Shell script, and diff the output?
On Dec 24, 2013 6:29 AM, "Miles Rout" [email protected] wrote:

It does make some sense to test command line arguments, but how do you
test them?


Reply to this email directly or view it on GitHubhttps://github.com//issues/10#issuecomment-31147736
.

@Mause
Copy link
Member Author

Mause commented Dec 24, 2013

I think what I was thinking was, i think the term is integration tests, where you test what the user will actually be interacting with

@milesrout
Copy link
Contributor

i think the best way would just be to do manual testing of the UI before releases, when we have enough of the toolchain done to do releases. Until we do, the interface and output it going to change fast enough that will probably have to re-write the tests each release, and that's more work than just doing manual testing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants