Skip to content

chore: Bump xunit.runner.visualstudio and xunit.v3 - #839

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/xunit-fb4b5478cd
Open

chore: Bump xunit.runner.visualstudio and xunit.v3#839
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/xunit-fb4b5478cd

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Updated xunit.runner.visualstudio from 3.1.5 to 4.0.0.

Release notes

Sourced from xunit.runner.visualstudio's releases.

4.0.0

Release notes: https://xunit.net/releases/visualstudio/4.0.0

4.0.0-pre.5

Release notes: https://xunit.net/releases/visualstudio/4.0.0-pre.5

4.0.0-pre.4

Release notes: https://xunit.net/releases/visualstudio/4.0.0-pre.4

4.0.0-pre.3

Release notes: https://xunit.net/releases/visualstudio/4.0.0-pre.3

Commits viewable in compare view.

Updated xunit.v3 from 3.2.2 to 4.0.0.

Release notes

Sourced from xunit.v3's releases.

No release notes found for this version range.

Commits viewable in compare view.

@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Aug 17, 2026
@github-actions

github-actions Bot commented Aug 17, 2026

Copy link
Copy Markdown

Test Results

    18 files      18 suites   2m 16s ⏱️
 4 033 tests  4 033 ✅ 0 💤 0 ❌
23 334 runs  23 334 ✅ 0 💤 0 ❌

Results for commit cab3fad.

♻️ This comment has been updated with latest results.

@github-actions

github-actions Bot commented Aug 17, 2026

Copy link
Copy Markdown

🚀 Benchmark Results

Details

BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
AMD EPYC 9V74 2.87GHz, 1 CPU, 4 logical and 2 physical cores
.NET SDK 10.0.400
[Host] : .NET 10.0.11 (10.0.11, 10.0.1126.37416), X64 RyuJIT x86-64-v3

Job=InProcess Toolchain=InProcessEmitToolchain IterationCount=15
LaunchCount=1 WarmupCount=10

Indexer N Mean Error StdDev Ratio Allocated Alloc Ratio
baseline* 1 1,110.2 ns 33.59 ns 31.42 ns 1.10 3.77 KB 1.00
Mockolate 1 1,005.4 ns 24.66 ns 21.86 ns 1.00 3.77 KB 1.00
Imposter 1 890.0 ns 20.00 ns 18.71 ns 0.89 5.16 KB 1.37
Moq 1 171,604.3 ns 896.67 ns 794.88 ns 170.76 20.37 KB 5.41
NSubstitute 1 9,541.4 ns 130.93 ns 122.47 ns 9.49 12.78 KB 3.39
FakeItEasy 1 9,918.7 ns 119.19 ns 111.49 ns 9.87 13.63 KB 3.62
baseline* 10 2,554.7 ns 80.24 ns 75.06 ns 1.01 4.82 KB 1.00
Mockolate 10 2,535.9 ns 14.80 ns 13.12 ns 1.00 4.82 KB 1.00
Imposter 10 2,093.8 ns 41.65 ns 38.96 ns 0.83 7.97 KB 1.65
Moq 10 184,029.3 ns 1,403.93 ns 1,313.23 ns 72.57 29.89 KB 6.20
NSubstitute 10 23,339.4 ns 166.75 ns 147.82 ns 9.20 25.58 KB 5.31
FakeItEasy 10 21,781.9 ns 391.00 ns 365.74 ns 8.59 32.97 KB 6.84
Details

BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
AMD EPYC 9V74 2.60GHz, 1 CPU, 4 logical and 2 physical cores
.NET SDK 10.0.400
[Host] : .NET 10.0.11 (10.0.11, 10.0.1126.37416), X64 RyuJIT x86-64-v3

Job=InProcess Toolchain=InProcessEmitToolchain IterationCount=15
LaunchCount=1 WarmupCount=10

Property N Mean Error StdDev Ratio Allocated Alloc Ratio
baseline* 1 599.0 ns 21.69 ns 20.29 ns 1.00 2.41 KB 1.00
Mockolate 1 597.4 ns 4.23 ns 3.53 ns 1.00 2.41 KB 1.00
Imposter 1 471.5 ns 10.41 ns 9.22 ns 0.79 3.13 KB 1.29
TUnitMocks 1 492.5 ns 3.72 ns 3.48 ns 0.82 1.64 KB 0.68
Moq 1 10,710.3 ns 40.58 ns 35.97 ns 17.93 10.39 KB 4.30
NSubstitute 1 7,391.7 ns 62.87 ns 58.81 ns 12.37 11.45 KB 4.74
FakeItEasy 1 7,593.1 ns 43.53 ns 40.72 ns 12.71 11.24 KB 4.66
baseline* 10 1,124.2 ns 7.31 ns 6.83 ns 1.01 2.91 KB 1.00
Mockolate 10 1,112.4 ns 9.07 ns 8.48 ns 1.00 2.91 KB 1.00
Imposter 10 1,119.0 ns 9.94 ns 9.30 ns 1.01 4.67 KB 1.61
TUnitMocks 10 1,656.9 ns 20.04 ns 17.76 ns 1.49 3.94 KB 1.35
Moq 10 17,257.4 ns 60.20 ns 56.31 ns 15.51 18.28 KB 6.29
NSubstitute 10 16,925.1 ns 84.35 ns 74.77 ns 15.22 21.08 KB 7.25
FakeItEasy 10 18,427.0 ns 161.25 ns 134.66 ns 16.57 30.81 KB 10.60
Details

BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
AMD EPYC 9V74 3.63GHz, 1 CPU, 4 logical and 2 physical cores
.NET SDK 10.0.400
[Host] : .NET 10.0.11 (10.0.11, 10.0.1126.37416), X64 RyuJIT x86-64-v4

Job=InProcess Toolchain=InProcessEmitToolchain IterationCount=15
LaunchCount=1 WarmupCount=10

Event Mean Error StdDev Ratio Allocated Alloc Ratio
baseline* 403.4 ns 13.19 ns 12.33 ns 1.77 1.7 KB 1.00
Mockolate 228.3 ns 1.05 ns 0.93 ns 1.00 1.7 KB 1.00
Imposter 1,014.2 ns 6.01 ns 5.33 ns 4.44 8.8 KB 5.17
TUnitMocks 132.0 ns 0.54 ns 0.45 ns 0.58 1.34 KB 0.79
Moq 10,861.1 ns 113.92 ns 106.56 ns 47.58 12.51 KB 7.34
NSubstitute 4,143.2 ns 34.40 ns 30.50 ns 18.15 9.05 KB 5.31
FakeItEasy 183,924.6 ns 1,010.45 ns 945.18 ns 805.70 15.26 KB 8.96
Details

BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
AMD EPYC 9V74 3.69GHz, 1 CPU, 4 logical and 2 physical cores
.NET SDK 10.0.400
[Host] : .NET 10.0.11 (10.0.11, 10.0.1126.37416), X64 RyuJIT x86-64-v4

Job=InProcess Toolchain=InProcessEmitToolchain IterationCount=15
LaunchCount=1 WarmupCount=10

CreateMock Mean Error StdDev Ratio Allocated Alloc Ratio
baseline* 19.08 ns 0.460 ns 0.408 ns 1.32 160 B 1.00
Mockolate 14.40 ns 0.436 ns 0.408 ns 1.00 160 B 1.00
Imposter 220.51 ns 3.486 ns 3.261 ns 15.32 2248 B 14.05
TUnitMocks 28.95 ns 0.144 ns 0.128 ns 2.01 200 B 1.25
Moq 1,051.84 ns 8.391 ns 7.849 ns 73.08 2096 B 13.10
NSubstitute 1,434.31 ns 18.056 ns 14.097 ns 99.65 5048 B 31.55
FakeItEasy 1,433.54 ns 73.438 ns 68.694 ns 99.59 2763 B 17.27
Details

BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
AMD EPYC 7763 2.45GHz, 1 CPU, 4 logical and 2 physical cores
.NET SDK 10.0.400
[Host] : .NET 10.0.11 (10.0.11, 10.0.1126.37416), X64 RyuJIT x86-64-v3

Job=InProcess Toolchain=InProcessEmitToolchain IterationCount=15
LaunchCount=1 WarmupCount=10

Callback Mean Error StdDev Ratio Allocated Alloc Ratio
baseline* 359.4 ns 6.44 ns 6.02 ns 0.99 1.57 KB 1.00
Mockolate 362.8 ns 8.01 ns 7.10 ns 1.00 1.57 KB 1.00
Imposter 465.0 ns 4.42 ns 4.13 ns 1.28 2.38 KB 1.52
TUnitMocks 541.0 ns 4.52 ns 4.22 ns 1.49 1.99 KB 1.27
Moq 99,002.3 ns 248.75 ns 220.51 ns 272.99 8.88 KB 5.66
NSubstitute 5,086.7 ns 35.55 ns 31.51 ns 14.03 7.71 KB 4.91
FakeItEasy 5,044.0 ns 75.64 ns 70.75 ns 13.91 6.81 KB 4.33
Details

BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
INTEL XEON PLATINUM 8573C 2.30GHz, 1 CPU, 4 logical and 2 physical cores
.NET SDK 10.0.400
[Host] : .NET 10.0.11 (10.0.11, 10.0.1126.37416), X64 RyuJIT x86-64-v4

Job=InProcess Toolchain=InProcessEmitToolchain IterationCount=15
LaunchCount=1 WarmupCount=10

Method N Mean Error StdDev Ratio Allocated Alloc Ratio
baseline* 1 409.7 ns 6.14 ns 5.74 ns 1.35 1.93 KB 1.00
Mockolate 1 304.4 ns 2.44 ns 2.28 ns 1.00 1.93 KB 1.00
Imposter 1 437.9 ns 6.42 ns 6.00 ns 1.44 4.04 KB 2.09
TUnitMocks 1 408.8 ns 2.59 ns 2.17 ns 1.34 2.02 KB 1.04
Moq 1 75,119.1 ns 431.00 ns 403.15 ns 246.78 14.58 KB 7.56
NSubstitute 1 4,554.9 ns 32.55 ns 27.18 ns 14.96 9.12 KB 4.72
FakeItEasy 1 3,619.8 ns 19.22 ns 16.05 ns 11.89 8.06 KB 4.18
baseline* 10 726.0 ns 4.37 ns 4.09 ns 1.11 2.14 KB 1.00
Mockolate 10 653.6 ns 1.31 ns 1.09 ns 1.00 2.14 KB 1.00
Imposter 10 884.9 ns 2.23 ns 1.98 ns 1.35 5.52 KB 2.58
TUnitMocks 10 1,350.2 ns 7.81 ns 7.31 ns 2.07 3.73 KB 1.74
Moq 10 77,469.2 ns 612.19 ns 572.65 ns 118.53 18.46 KB 8.63
NSubstitute 10 6,660.9 ns 55.32 ns 49.04 ns 10.19 12.07 KB 5.64
FakeItEasy 10 6,137.8 ns 72.47 ns 67.79 ns 9.39 15.41 KB 7.20

baseline* rows show the corresponding Mockolate benchmark from the most recent successful main branch build with results, for regression comparison.

@dependabot dependabot Bot changed the title chore: Bump the xunit group with 2 updates chore: Bump xunit.runner.visualstudio and xunit.v3 Aug 24, 2026
@dependabot
dependabot Bot force-pushed the dependabot/nuget/xunit-fb4b5478cd branch 3 times, most recently from 28f080d to dca8d93 Compare August 31, 2026 07:12
@vbreuss

vbreuss commented Sep 5, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot
dependabot Bot force-pushed the dependabot/nuget/xunit-fb4b5478cd branch from dca8d93 to 0480b7e Compare September 5, 2026 14:49
Bumps xunit.runner.visualstudio from 3.1.5 to 4.0.0
Bumps xunit.v3 from 3.2.2 to 4.0.0

---
updated-dependencies:
- dependency-name: xunit.runner.visualstudio
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: xunit
- dependency-name: xunit.v3
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: xunit
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/nuget/xunit-fb4b5478cd branch from 0480b7e to cab3fad Compare September 7, 2026 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant