Skip to content
This repository has been archived by the owner on Jan 4, 2024. It is now read-only.

add passes assertion #10

Merged
merged 1 commit into from
Dec 1, 2018
Merged

add passes assertion #10

merged 1 commit into from
Dec 1, 2018

Conversation

ItsNickBarry
Copy link
Contributor

This might be a bit tautological, but I think having a passes assertion is useful when, for example, one wants to be very clear about which combinations of parameters are allowed to be passed to a particular function, in addition to which are not.

@rkalis
Copy link
Owner

rkalis commented Nov 29, 2018

Hi @ItsNickBarry, thanks for opening this PR

This is something I considered as well when implementing the fails/reverts assertions.
I decided to forego it then, but I do agree with you that it's nice to have this functionality to be more explicit about the specific test cases you're running.

I'll merge it into master and publish a new release this weekend.

Thanks for your contribution!

@rkalis rkalis merged commit 62d828e into rkalis:master Dec 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants