52
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Nov 10, 2024 — Nov 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Incorrect generics in XunitTestCaseRunnerBase More... 12 months ago
Introduce base class for XunitXyzRunner classes and contexts More... 12 months ago
Move TestOutputHelper creation/initialization out to TestRunner More... 12 months ago
Latest dependencies More... 12 months ago
TestFrameworkDiscoverer should always return ITestCase, not a stronger typed test case More... 12 months ago
Stick to .NET SDK 8 More... 12 months ago
Typo in parameter name (and missing XML doc comment) More... 12 months ago
Bump to 0.7.0 because of breaking changes in the runner infrastructure classes More... 12 months ago
Rewrite TestCaseRunner/TestRunner to remove the invoker, and more common code More... 12 months ago
Ensure test cases get disposed More... 12 months ago
Restructure TestMethodRunner for more common code More... 12 months ago
Restructure TestClassRunner for more common code More... 12 months ago
Restructure TestCollectionRunner for more common code More... 12 months ago
Ensure properties hidden by 'new' also set the base properties in Mocks.TestObjectModel More... 12 months ago
Update XunitRunnerHelper to work for ITestCase and not just IXunitTestCase More... 12 months ago
Restructure TestAssemblyRunner for more common code More... 12 months ago
Remove flaky timing test More... 12 months ago
Typo More... 12 months ago
Remove reference assemblies from xunit.v3.extensibility.core.nupkg since it breaks F12 into source More... 12 months ago
Extract out XunitDelayEnumeratedTestCaseRunnerBase More... 12 months ago
added recommendation to use nameof (#3062) More... 12 months ago
Disable xUnit2032 More... 12 months ago
Conditional verbosity when packing packages based on the .NET SDK version More... 12 months ago
#3056: Add TestContext.Current.GetFixture More... 12 months ago
Copy xunit.v3.runner.utility (and dependencies) when user references xunit.v3.core NuGet package More... 12 months ago
Disable IDE0046 for .NET 9 SDK More... 12 months ago
Don't escape newlines in the XML of Skip reason or exception messages More... 12 months ago