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

Group assertions in vhost spec #2256

Merged
merged 1 commit into from Jun 29, 2022

Commits on Jun 29, 2022

  1. Group assertions in vhost spec

    This uses chaining to remove a lot of separate expectations. The big
    benefit is that it's a lot quicker to run and if one thing fails (like
    the whole catalog fails to compile) there is just a single error for the
    fragment rather than one for each test. It's also a lot shorter.
    ekohl committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    602ebd1 View commit details
    Browse the repository at this point in the history