xUnit.net RC2 Refresh + ASP.NET MVC Preview 2
Scott and Phil has been patiently asking us when we would add support for ASP.NET MVC Preview 2 for xUnit.net. After we released this refresh this morning, we decided to see if we could quickly add support for them.
Turns out it wasn't that painful, and we finished it. To use this:
- Go to the RC2 Refresh release page
- Download the file named xunit-build-1235-installer.zip
- Unzip its contents alongside the RC2 Refresh binaries
- Run xunit.installer.exe
That's it! In future builds, this new installer will replace the existing xunitext.runner.installer.exe (which we renamed, since the installer isn't just about test runners any more).
Enjoy!

Comments