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

Conversation

lauramosher
Copy link
Contributor

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.

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.
Copy link
Member

@rudokemper rudokemper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Love it!

@lauramosher lauramosher merged commit a4c186a into master Nov 7, 2023
@lauramosher lauramosher deleted the chore/lm-create-test-container branch November 7, 2023 13:34
ice1080 pushed a commit to ice1080/terrastories that referenced this pull request Nov 14, 2023
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.

Co-authored-by: Laura Mosher <lauramosher@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants