Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add method overload to test helper for easier readability. #57

Merged
merged 1 commit into from
Feb 16, 2020

Conversation

olafurpg
Copy link
Member

@olafurpg olafurpg commented Feb 16, 2020

This overload is not necessary since we already have an implicit
conversion in scope. However, by adding the overload users won't have to
understand implicit conversions to use MUnit in the common case.

This overload is not necessary since we already have an implicit
conversion in scope. However, by adding the overload users won't have to
understand implicit conversions to use MUnit for the most basic test
suites.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant