Skip to content

Xunit friendly#6

Open
davidalpert wants to merge 4 commits intoDuncanButler:masterfrom
davidalpert:xunit-friendly
Open

Xunit friendly#6
davidalpert wants to merge 4 commits intoDuncanButler:masterfrom
davidalpert:xunit-friendly

Conversation

@davidalpert
Copy link
Contributor

I wanted to use SpecSalad with an xUnit.NET flavor of SpecFlow but the core SpecSalad dependency on NUnit may have prevented that.

It may not have, but in any case when I looked at the SpecSalad source I noticed that there were no dependencies in the core bits beyond using NUnit for Assertions.

In this branch I have removed the core dependence on NUnit and replaced it with the PowerAssert library. This should allow SpecSalad to ride independently on whatever flavor of testing framework that the underlying SpecFlow is configured to generate.

@DuncanButler
Copy link
Owner

Like this idea, need to merge the code locally to tests the effects first with regard to nuget.

@ghost ghost assigned DuncanButler Nov 23, 2012
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.

2 participants