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

Provide a package to make verification with NUnit constraints #40

Closed
2 tasks done
Galad opened this issue May 10, 2018 · 0 comments
Closed
2 tasks done

Provide a package to make verification with NUnit constraints #40

Galad opened this issue May 10, 2018 · 0 comments
Milestone

Comments

@Galad
Copy link
Owner

Galad commented May 10, 2018

It should provide an extension to the verification method Then that allows to use NUnit constraints.

Actor.Then(TheItems.Displayed(), Contains.Item("Buy milk"));
  • Create new package
  • Add new Then extension method that takes a NUnit constraint, and applies Assert.That.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant