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

allow tests to access internal scope #344

Merged
1 commit merged into from
Sep 11, 2021

Conversation

TysonMN
Copy link
Member

@TysonMN TysonMN commented Sep 11, 2021

This is a change that I am splitting off of draft PR #336. I think it is ready to merge now.

This PR allows the Hedgehog.Tests project to access types and functions in the Hedgehog project that have internal scope. This is helpful because we can be more conservative about adding to the public API while still adding tests for this code.

@ghost
Copy link

ghost commented Sep 11, 2021

👍

@ghost ghost merged commit f12e5b4 into hedgehogqa:master Sep 11, 2021
@ghost ghost added this to the 0.11.0 milestone Sep 11, 2021
@TysonMN TysonMN deleted the 332-adjacent_test_internal_access branch September 11, 2021 17:43
This pull request was closed.
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.

None yet

1 participant