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

Automated testing #16

Open
stevegrunwell opened this issue Dec 1, 2015 · 3 comments
Open

Automated testing #16

stevegrunwell opened this issue Dec 1, 2015 · 3 comments

Comments

@stevegrunwell
Copy link
Owner

As the project is picking up traction I'm regretting not learning how to unit test Bash scripts earlier. While the scripts may be more integration tests than pure unit tests, I'd love to get some coverage on our various options and features.

@bswatson
Copy link
Collaborator

bswatson commented Dec 2, 2015

Can you enable Travis CI so we can start putting together some tests and sending them off for confirmation?

@stevegrunwell
Copy link
Owner Author

Travis has been (re-)enabled. Have fun!

@ghost
Copy link

ghost commented May 20, 2017

As the project is picking up traction I'm regretting not learning how to unit test Bash scripts earlier.

Bash scripts are like art. And I'm not aware of any artists that test their work before releasing it to the public. Keep it small, tight and focused and the bugs will iron themselves out without the added complexity of unit 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