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

blackbox test: actually assert something #73

Merged
merged 1 commit into from Apr 23, 2022
Merged

blackbox test: actually assert something #73

merged 1 commit into from Apr 23, 2022

Commits on Jul 19, 2021

  1. blackbox test: actually assert something

    the helpValues_blackbox_test was not asserting anything. We now intercept stderr and validate that the help output is what is expected.
    
    Note that the added dependency in go.mod github.com/google/go-cmp is used _only_ by the tests.
    marco-m committed Jul 19, 2021
    Copy the full SHA
    d20f1a3 View commit details
    Browse the repository at this point in the history