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

Upgrade to NUnit 3.5 #134

Merged
merged 1 commit into from Nov 11, 2016
Merged

Upgrade to NUnit 3.5 #134

merged 1 commit into from Nov 11, 2016

Conversation

lahma
Copy link
Collaborator

@lahma lahma commented Oct 25, 2016

  • NUnit 3.5
  • change NuGet package restore to follow recommended non-msbuild based restore
  • disables Spring.Services testing for now as it's problematic with newer NUnit runners (now big changes in the horizon for this project)
  • fixing various problems with NHibernate testing
  • proved too hard to support both NUnit 2.x and 3.x with Spring.Testing, so plain upgrade

@lahma lahma force-pushed the features/nunit35 branch 21 times, most recently from 4bfddb4 to 4abfc37 Compare October 29, 2016 18:42
* upgrade nuget.exe and use single installation in build-support directory
* migrate to preferred automatic visual studio package restore mode
* fix various issues with NHibernate build configuration
* fix building of MVC projects when MVC libs not present
@lahma lahma changed the title Upgrade to NUnit 3.5 and introduce Spring.Testing.NUnit3 Upgrade to NUnit 3.5 Oct 29, 2016
@lahma
Copy link
Collaborator Author

lahma commented Oct 29, 2016

@sbohlen do you agree with this change? this might break for some users that use Spring.Testing.NUnit and force to upgrade to NUnit 3. But this is required when taking baby steps towards .NET Core support. I guess next version will be 2.1 if not even 3.x.

I would continue from here following the steps outlined in #133 .

@lahma lahma merged commit 4364f74 into master Nov 11, 2016
@lahma
Copy link
Collaborator Author

lahma commented Nov 11, 2016

Merged now and we can create a hotfix branch from time before this commit if needed, or branch this away.

@lahma lahma deleted the features/nunit35 branch November 11, 2016 20:14
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

1 participant