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

Move assertion helpers into want package, add tests #1

Merged
merged 1 commit into from
Dec 29, 2024

Conversation

prashantv
Copy link
Owner

This is a prefactor to adding integration tests in other packages (required for panic testing).

Since the helpers already have a want prefix in the name, name the package want.

@prashantv prashantv merged commit 0f81934 into main Dec 29, 2024
2 checks passed
@prashantv prashantv deleted the prashant/want branch December 29, 2024 01:58
prashantv added a commit that referenced this pull request Dec 29, 2024
Missed adding tests in #1

This also acts as an example of how to validate test helpers using faket.
@prashantv prashantv mentioned this pull request Dec 29, 2024
prashantv added a commit that referenced this pull request Dec 29, 2024
Missed adding tests in #1

This also acts as an example of how to validate test helpers using faket
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.

1 participant