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

Make running tests easier #982

Merged
merged 1 commit into from
Nov 7, 2023
Merged

Commits on Nov 6, 2023

  1. Make running tests nicer

    This creates a compose test service that adds the ability to easily run
    specs without needing to understand the intricacies of docker.
    
    The service defines a special entry point so booting the service will
    automatically run specs. It also allows the standard spec command line
    interface to work, e.g. --flags and specific test files.
    lauramosher committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    558d5f9 View commit details
    Browse the repository at this point in the history