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   -     6      18 suites   - 6   2m 5s ⏱️ - 17m 52s
 3 996 tests  -   329   3 996 ✅  -   327  0 💤  - 2  0 ❌ ±0 
23 136 runs   - 4 451  23 136 ✅  - 4 447  0 💤  - 4  0 ❌ ±0 

Results for commit 28f080d. ± Comparison against base commit 4a94550.

This pull request removes 329 tests.
Mockolate.Api.Tests.ApiAcceptance ‑ AcceptApiChanges
Mockolate.Api.Tests.ApiApprovalTests ‑ VerifyPublicApiForMockolate(framework: "net10.0")
Mockolate.Api.Tests.ApiApprovalTests ‑ VerifyPublicApiForMockolate(framework: "net8.0")
Mockolate.Api.Tests.ApiApprovalTests ‑ VerifyPublicApiForMockolate(framework: "netstandard2.0")
Mockolate.SourceGenerators.Tests.Entities.EventEqualityComparerTests ‑ BothNull_ShouldReturnTrue
Mockolate.SourceGenerators.Tests.Entities.EventEqualityComparerTests ‑ ContainingTypeIndependent_DifferentNames_ShouldReturnFalse
Mockolate.SourceGenerators.Tests.Entities.EventEqualityComparerTests ‑ ContainingTypeIndependent_SameNameDifferentContainingType_ShouldReturnTrue
Mockolate.SourceGenerators.Tests.Entities.EventEqualityComparerTests ‑ EventsWithDifferentContainingType_ShouldReturnFalse
Mockolate.SourceGenerators.Tests.Entities.EventEqualityComparerTests ‑ EventsWithDifferentNames_ShouldReturnFalse
Mockolate.SourceGenerators.Tests.Entities.EventEqualityComparerTests ‑ LeftOrRightNull_ShouldReturnFalse
…

♻️ 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.46GHz, 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

Event Mean Error StdDev Ratio Allocated Alloc Ratio
baseline* 319.8 ns 5.30 ns 4.42 ns 0.91 1.7 KB 1.00
Mockolate 350.3 ns 6.15 ns 5.75 ns 1.00 1.7 KB 1.00
Imposter 1,493.8 ns 36.25 ns 33.91 ns 4.27 8.8 KB 5.17
TUnitMocks 205.0 ns 3.05 ns 2.85 ns 0.59 1.34 KB 0.79
Moq 16,278.4 ns 58.54 ns 48.88 ns 46.48 12.51 KB 7.34
NSubstitute 6,347.0 ns 93.57 ns 87.52 ns 18.12 9.05 KB 5.31
FakeItEasy 247,340.1 ns 394.67 ns 329.56 ns 706.26 15.23 KB 8.94
Details

BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
INTEL XEON PLATINUM 8573C 3.20GHz, 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 364.3 ns 6.44 ns 6.03 ns 0.80 1.93 KB 1.00
Mockolate 1 453.3 ns 5.32 ns 4.72 ns 1.00 1.93 KB 1.00
Imposter 1 744.1 ns 6.86 ns 6.08 ns 1.64 4.04 KB 2.09
TUnitMocks 1 572.0 ns 3.95 ns 3.08 ns 1.26 2.02 KB 1.04
Moq 1 85,359.1 ns 766.37 ns 679.37 ns 188.34 14.71 KB 7.62
NSubstitute 1 5,484.0 ns 44.56 ns 34.79 ns 12.10 9.06 KB 4.70
FakeItEasy 1 4,646.9 ns 39.98 ns 37.40 ns 10.25 8.06 KB 4.18
baseline* 10 631.6 ns 5.62 ns 4.98 ns 0.72 2.14 KB 1.00
Mockolate 10 876.2 ns 8.19 ns 7.26 ns 1.00 2.14 KB 1.00
Imposter 10 1,334.8 ns 15.39 ns 13.64 ns 1.52 5.52 KB 2.58
TUnitMocks 10 1,762.8 ns 13.74 ns 12.85 ns 2.01 3.73 KB 1.74
Moq 10 91,455.2 ns 1,352.60 ns 1,265.22 ns 104.38 18.62 KB 8.70
NSubstitute 10 7,979.3 ns 77.23 ns 68.46 ns 9.11 11.52 KB 5.38
FakeItEasy 10 7,758.9 ns 113.42 ns 100.54 ns 8.86 15.42 KB 7.20
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-v4

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

Indexer N Mean Error StdDev Ratio Allocated Alloc Ratio
baseline* 1 1,029.9 ns 15.23 ns 11.89 ns 1.41 3.77 KB 1.00
Mockolate 1 728.6 ns 12.70 ns 11.25 ns 1.00 3.77 KB 1.00
Imposter 1 646.7 ns 5.09 ns 4.76 ns 0.89 5.16 KB 1.37
Moq 1 133,987.2 ns 693.87 ns 649.05 ns 183.95 20.39 KB 5.41
NSubstitute 1 7,430.0 ns 73.46 ns 68.72 ns 10.20 12.78 KB 3.39
FakeItEasy 1 7,807.9 ns 144.42 ns 135.09 ns 10.72 13.63 KB 3.62
baseline* 10 2,645.2 ns 4.94 ns 4.13 ns 1.36 4.82 KB 1.00
Mockolate 10 1,947.7 ns 23.54 ns 22.02 ns 1.00 4.82 KB 1.00
Imposter 10 1,609.8 ns 27.56 ns 25.78 ns 0.83 7.97 KB 1.65
Moq 10 141,690.0 ns 390.29 ns 365.08 ns 72.76 29.89 KB 6.20
NSubstitute 10 18,079.8 ns 134.82 ns 126.11 ns 9.28 25.58 KB 5.31
FakeItEasy 10 16,881.9 ns 488.98 ns 433.47 ns 8.67 32.97 KB 6.84
Details

BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
AMD EPYC 9V74 2.80GHz, 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* 342.7 ns 9.08 ns 8.49 ns 1.11 1.57 KB 1.00
Mockolate 309.6 ns 6.13 ns 5.43 ns 1.00 1.57 KB 1.00
Imposter 398.3 ns 1.73 ns 1.61 ns 1.29 2.38 KB 1.52
TUnitMocks 530.4 ns 2.31 ns 2.05 ns 1.71 1.99 KB 1.27
Moq 70,526.7 ns 335.91 ns 297.78 ns 227.86 8.88 KB 5.66
NSubstitute 4,399.6 ns 62.15 ns 51.90 ns 14.21 7.71 KB 4.91
FakeItEasy 4,215.7 ns 35.80 ns 27.95 ns 13.62 6.81 KB 4.33
Details

BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
AMD EPYC 9V74 2.74GHz, 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 618.2 ns 24.10 ns 22.54 ns 1.16 2.41 KB 1.00
Mockolate 1 533.5 ns 8.25 ns 7.71 ns 1.00 2.41 KB 1.00
Imposter 1 463.5 ns 5.70 ns 5.33 ns 0.87 3.13 KB 1.29
TUnitMocks 1 477.4 ns 11.80 ns 11.03 ns 0.89 1.64 KB 0.68
Moq 1 10,988.6 ns 55.46 ns 46.32 ns 20.60 10.49 KB 4.34
NSubstitute 1 7,396.7 ns 82.82 ns 73.41 ns 13.87 11.45 KB 4.74
FakeItEasy 1 7,807.1 ns 114.84 ns 107.42 ns 14.64 11.24 KB 4.66
baseline* 10 1,040.1 ns 23.53 ns 22.01 ns 0.96 2.91 KB 1.00
Mockolate 10 1,082.2 ns 13.29 ns 12.43 ns 1.00 2.91 KB 1.00
Imposter 10 1,105.0 ns 8.71 ns 8.15 ns 1.02 4.67 KB 1.61
TUnitMocks 10 1,645.1 ns 12.37 ns 10.97 ns 1.52 3.94 KB 1.35
Moq 10 17,311.2 ns 54.27 ns 50.76 ns 16.00 17.25 KB 5.94
NSubstitute 10 16,953.1 ns 84.61 ns 79.15 ns 15.67 21.08 KB 7.25
FakeItEasy 10 18,124.8 ns 200.77 ns 187.80 ns 16.75 30.81 KB 10.60
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

CreateMock Mean Error StdDev Ratio Allocated Alloc Ratio
baseline* 14.43 ns 0.193 ns 0.161 ns 0.80 160 B 1.00
Mockolate 18.14 ns 0.191 ns 0.169 ns 1.00 160 B 1.00
Imposter 278.01 ns 4.259 ns 3.776 ns 15.32 2248 B 14.05
TUnitMocks 37.79 ns 0.245 ns 0.229 ns 2.08 200 B 1.25
Moq 1,345.34 ns 3.009 ns 2.667 ns 74.16 2096 B 13.10
NSubstitute 1,865.74 ns 20.487 ns 19.164 ns 102.84 5048 B 31.55
FakeItEasy 1,784.63 ns 22.448 ns 20.998 ns 98.37 2763 B 17.27

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 from ef22bf9 to 3550dcf Compare August 24, 2026 07:12
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 3550dcf to 28f080d Compare August 25, 2026 15:11
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.

0 participants