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

Preparing for NUnit 3: Switch from ExpectedException attribute to Ass… #19

Merged
merged 8 commits into from
Dec 11, 2015

Conversation

e-tobi
Copy link

@e-tobi e-tobi commented Dec 8, 2015

Ok, here's a new pull request with just the commit to prepare for NUnit 3 which still is compatible with NUnit2.

I'll send a separate PR with XMLUnit.NUnit3.Constraints as soon as I've done this.

@e-tobi
Copy link
Author

e-tobi commented Dec 9, 2015

Ok - I've updated the PR. There's now a xmlunit-nunit2-contstraints for NUnit 2.6.4.
xmlunit-contstraints now uses NUnit 3.0.1. The tests for xmlunit-contstraints and xmlunit-core are done using nunit3-console.exe.
I tried to change as little as possible, but had to do some refactoring and linking to be able to share the tests for the nunit 2 and 3 projects.

@bodewig
Copy link
Member

bodewig commented Dec 9, 2015

Thanks!

I may need a few days to review things, but fully intend to merge this PR before cutting alpha-03.

@e-tobi
Copy link
Author

e-tobi commented Dec 9, 2015

Great! Take your time!

@bodewig bodewig merged commit 55377c8 into xmlunit:master Dec 11, 2015
@bodewig
Copy link
Member

bodewig commented Dec 11, 2015

Thanks a lot.

I've renamed the constraints project to have NUnit 3 in its name, just to make things explicit.

@e-tobi
Copy link
Author

e-tobi commented Dec 11, 2015

Cool! And I have to thank you! Thanks to xmlunit.net all my pesky unit tests for xml output actually became readable :-)

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.

3 participants