52
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Jul 29, 2024 — Jul 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Moved serialize responsibility to test framework. Fixed issue with AssemblyHelper.SubscribeResolve using the wrong path. Extracted serialization behavior into TestCaseSerializer. More... over 12 years ago
Added serialization support to ITestCase, and made TheoryDiscoverer attempt to serialize tests cases before returning them. More... over 12 years ago
Refactoring of test cases in advance of doing serialization work for VS runner. More... over 12 years ago
Moved ITestMethodStarting/Finished to a more appropriate place, and group test cases by method. More... over 12 years ago
Moved Application.ico into common. More... over 12 years ago
Removed ITestCase.ClassName and ITestCase.MethodName. More... over 12 years ago
Change ITestCase.Class to ITypeInfo and ITestCase.Method to IMethodInfo. More... over 12 years ago
Updated descriptions in the .nuspec files More... over 12 years ago
Additional NSubstitute extension methods More... over 12 years ago
Updated to transparent logos More... over 12 years ago
Updated Nuspec files to split out xunit.abstractions and xunit.runner.utility More... over 12 years ago
Rename NSubstituteExtensions More... over 12 years ago
Replace Moq with NSubstitute More... over 12 years ago
Support skip reasons in NUnit XML transform More... over 12 years ago
Add support for tests which return 'async Task'. More... over 12 years ago
Added XML files to xunit2 NuGet package. More... over 12 years ago
XDOC for xunit.runner.utility More... over 12 years ago
XDOC comments for xunit2.dll. Updated DataDiscovererAttribute for Resharper. Miscellaneous class extractions. More... over 12 years ago
Fix broken tests. More... over 12 years ago
Abstractions XDOC, plus some interface cleanup. More... over 12 years ago
More bug fixes. More... over 12 years ago
Bug fixes More... over 12 years ago
Add xunit.abstractions.dll to xunit.runners.nuspec More... over 12 years ago
Fix issues with data conversion with arrays in InlineData, and simplify Assert.ThrowsArgument. More... over 12 years ago
Fix up Zip build task. More... over 12 years ago
More build fixes. More... over 12 years ago
Accidentally checked in -build0 trailing version on .nuspec files More... over 12 years ago
Oops, this XML file appears to be important. More... over 12 years ago
Update NuGet package build More... over 12 years ago
Start of the Visual Studio runner More... over 12 years ago