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

Create automated tests #11

Open
turicas opened this issue Jul 21, 2012 · 2 comments
Open

Create automated tests #11

turicas opened this issue Jul 21, 2012 · 2 comments
Milestone

Comments

@turicas
Copy link
Owner

turicas commented Jul 21, 2012

At this time we don't have any automated tests.
Maybe vagrant can help in starting new virtual machines to build the tests' scenarios.

@kurtkraut
Copy link
Contributor

This StackOverflow post has relevant suggestions of different projects handling unit or automated tests for shell scripts. It is worth reading: http://stackoverflow.com/questions/971945/unit-testing-for-shell-scripts

@turicas
Copy link
Owner Author

turicas commented Aug 16, 2014

As using Linux Containers it pretty cheap compared to VirtualBox machines, we can use Docker to run containers that will behave as SSH servers for our tests.

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