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

Coypu.Should #136

Closed
wants to merge 6 commits into from
Closed

Coypu.Should #136

wants to merge 6 commits into from

Conversation

hlaueriksson
Copy link

I'm using Coypu together with Machine.Specifications and I would like to be able to use should extensions to verify test cases.

I wrote a wrapper around the Coypu.NUnit.Matchers as a POC.

I had to update the .nuget folder to resolve a compilation error after installing Machine.Specifications;
The schema version of 'Machine.Specifications' is incompatible with version 1.7.30402.9028 of NuGet. Please upgrade NuGet to the latest version from http://go.microsoft.com/fwlink/?LinkId=213942.

Is this useful for other people?

Issues to be fixed:

  • Remove the dependencies of NUnit and Coypu.NUnit
  • Implement something similar to the NUnit matcher constraints

To support package restore of Machine.Specifications.0.9.3
To improve performance
This introduces Machine.Specifications to the solution
With information about Coypu.Should
@obstar
Copy link
Collaborator

obstar commented Dec 7, 2018

too old PR

@obstar obstar closed this Dec 7, 2018
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.

None yet

2 participants