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

Simplify testing helpers #74

Merged
merged 1 commit into from
Jan 1, 2021
Merged

Simplify testing helpers #74

merged 1 commit into from
Jan 1, 2021

Conversation

davidovich
Copy link
Owner

Helper test function must be part of the package, but we can remove
duplication by placing the test helper in the testutils package.

Fixes #66

Helper test function must be part of the package, but we can remove
dulplication by placing the test helper in the testutils package.

Fixes #66
@davidovich davidovich merged commit e831307 into master Jan 1, 2021
@davidovich davidovich deleted the davidovich/issue66 branch May 21, 2021 18:04
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.

Simplify testing helpers
1 participant