52
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected about 24 hours ago.
Jul 22, 2024 — Jul 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Convert xunit2.assert.dll to be a portable class library. More... over 11 years ago
Obsolete on Assert.ReferenceEquals should talk about Assert.Same, not Assert.Equal. More... over 11 years ago
Remove Thread.Sleep hack from VS runner for unloaded app domains. More... over 11 years ago
Move to a mass-disconnection strategy via LongLivedMarshalByRefObject. More... over 11 years ago
Remove auto-disposal of messages. More... over 11 years ago
Switch to MessageBus for all message dispatching. More... over 11 years ago
Add strong-name signing to xunit2.assert.dll. More... over 11 years ago
Rough pass at making the console runner fully functional. More... over 11 years ago
Moved tests for xunit2.assert into test.xunit2.assert. More... over 11 years ago
Restore accidentally deleted .nuspec file. More... over 11 years ago
Skipping tests broken by the ongoing memory leak chasing effort. More... over 11 years ago
#9901 & #9903: Temporary (?) hack to (mostly) re-enable CodeLens and individually runnable tests via keyboard. More... over 11 years ago
#9910: Data driven tests showing long, not short result, in VS Test runner. More... over 11 years ago
#9902: Handle xUnit.net v1 messages that don't some error elements (like timed out tests). More... over 11 years ago
Added support for NuGet deployment of Visual Studio runner. More... over 11 years ago
Made TestDiscoveryVisitor internal. More... over 11 years ago
Rename xunit.runner.visualstudio.testrunner.dll to xunit.runner.visualstudio.testadapter.dll More... over 11 years ago
Trying to reduce memory leaks. More... over 11 years ago
Pass through the Stopwatch so all diagnostic messages have timestamps. More... over 11 years ago
Update Visual Studio runner to support v1 output and assembly parallelization. More... over 11 years ago
Code cleanup. More... over 11 years ago
Add Output to ITestResultMessage and ITestFinished. Plumb v1 output into the messages. More... over 11 years ago
Separate assertion library from core unit test library. More... over 11 years ago
Add settings property page for Visual Studio runner, and enabled parallelized assemblies. More... over 11 years ago
Added xunit-release.xunit2. More... over 11 years ago
Enable builds for x86 console runner, and added console runner to xunit.runners NuGet package. More... over 11 years ago
Add Ctrl+C handling to the console runner. More... over 11 years ago
Added XML documentation. More... over 11 years ago
Missed a broken test. More... over 11 years ago
Pull request #5578: Add trait filtering to MSBuild runner. More... over 11 years ago