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

discussion: testinfra vs goss #75

Open
dschier-wtd opened this issue May 24, 2019 · 1 comment
Open

discussion: testinfra vs goss #75

dschier-wtd opened this issue May 24, 2019 · 1 comment
Labels
question Further information is requested

Comments

@dschier-wtd
Copy link
Member

Hey folks,

currrently for testing, I am using testinfra. The tool is bullet proof and can test linux and windows. But it is very slow and one has to learn a bit python.

goss is lightning fast and you will write tests in yaml. on the other hand, you cannot test windows machines and the support is somewhat limited, it seems.

Nevertheless, I think we should evaluate both and have a look, if goes or testinfra are the better tool for our work.

Somebody interested?

Links:
https://testinfra.readthedocs.io/en/latest/
https://github.com/aelsabbahy/goss

@dschier-wtd dschier-wtd added the question Further information is requested label May 24, 2019
@Cinux90
Copy link
Contributor

Cinux90 commented May 25, 2019

An evaluation sounds like a good idea.
But currently i see no benefits in a "lightning fast"-tool. For me the compatibility is more important. However... the evaluation sounds good and will help later to decisions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Development

No branches or pull requests

2 participants