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

Add spec_helper for release template specs #2564

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

aramprice
Copy link
Member

This allows the specs to be run using parallel_test and reduces some duplication in the specs themselves.

Adds a spec:unit:release:parallel task and calls this when running spec:unit:parallel

This allows the specs to be run using `parallel_test` and reduces some
duplication in the specs themselves.

Adds a `spec:unit:release:parallel` task and calls this when running
`spec:unit:parallel`
@aramprice aramprice merged commit cef4fc1 into main Sep 17, 2024
24 checks passed
@aramprice aramprice deleted the release-specs-use-spec_helper branch September 17, 2024 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

1 participant