52
I Use This!
Moderate Activity

Commits : Listings

Analyzed 14 days ago. based on code collected 15 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix Mono-related testing issues More... 11 months ago
Use separate projects for x86 builds instead of alternate configuration More... 11 months ago
Latest common build tools More... 11 months ago
Fix ILRepackExclusions timing for xunit.v3.runner.msbuild More... 11 months ago
Update MSBuild framework dependencies More... 11 months ago
Add ExcludeFromCodeCoverage to all the auto-imported endpoint classes More... 12 months ago
Fix for #2892: Timeout async guard inappropriately triggers with F# (v3) More... 12 months ago
Backfill F# async acceptance tests from v2 More... 12 months ago
Updated dependencies More... 12 months ago
Add TestEventSource and use it in TestInvoker (#2884) More... 12 months ago
Mark ExecutionSink.MutateForFailSkips static More... 12 months ago
Create ExecutionSink from the bodies of the (now deleted) delegating sinks, and remove IExecutionSink More... 12 months ago
Allow MemberData methods and properties to be discovered on interfaces as well as classes (#2861) More... 12 months ago
Pick up the compiler fix in assert.xunit More... 12 months ago
Add custom event handler assertion (#2888) More... 12 months ago
Allow CollectionAttribute to reference a definition class directly (#2878) More... 12 months ago
Update StringAssertsTests to cover Memory and Span overloads More... 12 months ago
Convert reflection abstractions GetCustomAttributes() to use _ITypeInfo, and add ability to look up open generic attributes (e.g. MyAttribute<>) to find closed attribute instances (e.g. MyAttribute<int>) More... about 1 year ago
Fix for https://github.com/xunit/xunit/issues/2557 (#2877) More... about 1 year ago
#2872: Expand special handling for sets in Assert.Contains/DoesNotContain (v3) More... about 1 year ago
Forgot to add MSBuild to the path More... about 1 year ago
Updated build process (#2882) More... about 1 year ago
Add .NET 8 test runs during build, and add net8.0 target framework to xunit.v3.core.tests More... about 1 year ago
Apply xunit/visualstudio.xunit#371 fix to v3 More... about 1 year ago
xunit/xunit#2880: Update XML documentation for string-based Assert.Equal (v3) More... about 1 year ago
Run xunit.v3.assert.tests in net472 with all features disabled, so we can test both string-based and span-based Assert.Equal More... about 1 year ago
Add conditions to EquivalenceAssertsTests for XUNIT_IMMUTABLE_COLLECTIONS More... about 1 year ago
Add net452 target to xunit.v3.assert.all-off to better detect issues for xUnit.net v2 More... about 1 year ago