Skip to content

chore: Bump the xunit group with 2 updates - #839

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

chore: Bump the xunit group with 2 updates#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 will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

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 added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Aug 17, 2026
@github-actions

Copy link
Copy Markdown

Test Results

    18 files   -     6      18 suites   - 6   2m 7s ⏱️ - 9m 16s
 3 995 tests  -   325   3 995 ✅  -   323  0 💤  - 2  0 ❌ ±0 
23 130 runs   - 4 438  23 130 ✅  - 4 434  0 💤  - 4  0 ❌ ±0 

Results for commit ef22bf9. ± Comparison against base commit 52d3e06.

This pull request removes 325 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
…

@github-actions

Copy link
Copy Markdown

🚀 Benchmark Results

Details

BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
Intel Xeon 6973P-C 4.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

Event Mean Error StdDev Ratio Allocated Alloc Ratio
baseline* 297.8 ns 10.02 ns 9.38 ns 0.95 1.7 KB 1.00
Mockolate 314.3 ns 13.81 ns 12.92 ns 1.00 1.7 KB 1.00
Imposter 1,353.1 ns 105.03 ns 98.24 ns 4.31 8.8 KB 5.17
TUnitMocks 187.0 ns 11.03 ns 10.31 ns 0.60 1.34 KB 0.79
Moq 10,651.5 ns 242.73 ns 202.69 ns 33.94 12.51 KB 7.34
NSubstitute 4,023.4 ns 40.37 ns 31.52 ns 12.82 9.05 KB 5.31
FakeItEasy 97,790.7 ns 2,498.04 ns 2,214.45 ns 311.60 15.24 KB 8.95
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

Method N Mean Error StdDev Ratio Allocated Alloc Ratio
baseline* 1 313.0 ns 1.85 ns 1.64 ns 0.84 1.93 KB 1.00
Mockolate 1 374.8 ns 17.68 ns 16.53 ns 1.00 1.93 KB 1.00
Imposter 1 650.4 ns 22.18 ns 20.74 ns 1.74 4.04 KB 2.09
TUnitMocks 1 541.0 ns 7.71 ns 7.21 ns 1.45 2.02 KB 1.04
Moq 1 187,827.6 ns 551.83 ns 430.83 ns 502.06 14.58 KB 7.55
NSubstitute 1 6,012.5 ns 37.17 ns 32.95 ns 16.07 9.06 KB 4.70
FakeItEasy 1 6,450.5 ns 19.61 ns 17.38 ns 17.24 8.05 KB 4.17
baseline* 10 695.5 ns 11.82 ns 11.06 ns 1.02 2.14 KB 1.00
Mockolate 10 678.8 ns 22.57 ns 21.11 ns 1.00 2.14 KB 1.00
Imposter 10 1,187.5 ns 39.47 ns 36.92 ns 1.75 5.52 KB 2.58
TUnitMocks 10 1,370.7 ns 6.87 ns 5.74 ns 2.02 3.73 KB 1.74
Moq 10 191,379.0 ns 570.19 ns 505.46 ns 282.17 18.48 KB 8.63
NSubstitute 10 8,563.4 ns 42.90 ns 35.82 ns 12.63 11.52 KB 5.38
FakeItEasy 10 9,202.7 ns 84.64 ns 79.17 ns 13.57 15.42 KB 7.20
Details

BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
AMD EPYC 7763 2.88GHz, 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,727.0 ns 4.57 ns 4.28 ns 0.88 3.77 KB 1.00
Mockolate 1 1,953.8 ns 32.37 ns 30.28 ns 1.00 3.77 KB 1.00
Imposter 1 939.4 ns 23.04 ns 20.42 ns 0.48 5.16 KB 1.37
Moq 1 223,138.5 ns 1,270.70 ns 1,061.09 ns 114.23 20.59 KB 5.47
NSubstitute 1 9,865.7 ns 174.66 ns 163.38 ns 5.05 12.78 KB 3.39
FakeItEasy 1 12,612.7 ns 74.08 ns 65.67 ns 6.46 13.63 KB 3.62
baseline* 10 2,416.4 ns 4.25 ns 3.55 ns 0.94 4.82 KB 1.00
Mockolate 10 2,577.4 ns 25.24 ns 23.61 ns 1.00 4.82 KB 1.00
Imposter 10 2,517.0 ns 44.58 ns 41.70 ns 0.98 7.97 KB 1.65
Moq 10 232,337.1 ns 1,784.18 ns 1,668.93 ns 90.15 30.11 KB 6.25
NSubstitute 10 24,690.2 ns 293.57 ns 274.61 ns 9.58 25.58 KB 5.31
FakeItEasy 10 25,710.1 ns 294.09 ns 275.10 ns 9.98 32.97 KB 6.84
Details

BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
AMD EPYC 7763 3.18GHz, 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* 308.8 ns 5.98 ns 5.59 ns 0.89 1.57 KB 1.00
Mockolate 345.6 ns 7.14 ns 6.33 ns 1.00 1.57 KB 1.00
Imposter 439.3 ns 13.93 ns 13.03 ns 1.27 2.38 KB 1.52
TUnitMocks 565.4 ns 8.24 ns 7.70 ns 1.64 1.99 KB 1.27
Moq 100,622.1 ns 519.51 ns 485.95 ns 291.20 8.88 KB 5.66
NSubstitute 4,690.0 ns 38.62 ns 36.13 ns 13.57 7.71 KB 4.91
FakeItEasy 5,063.3 ns 93.31 ns 87.29 ns 14.65 6.81 KB 4.33
Details

BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
AMD EPYC 7763 2.65GHz, 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 556.9 ns 11.24 ns 9.96 ns 1.06 2.41 KB 1.00
Mockolate 1 524.0 ns 14.34 ns 12.71 ns 1.00 2.41 KB 1.00
Imposter 1 487.1 ns 9.46 ns 7.90 ns 0.93 3.13 KB 1.29
TUnitMocks 1 456.8 ns 10.91 ns 10.21 ns 0.87 1.64 KB 0.68
Moq 1 11,425.0 ns 67.48 ns 63.12 ns 21.82 10.39 KB 4.30
NSubstitute 1 7,032.7 ns 23.71 ns 19.80 ns 13.43 11.45 KB 4.74
FakeItEasy 1 8,083.0 ns 57.16 ns 50.67 ns 15.43 11.24 KB 4.66
baseline* 10 1,084.6 ns 19.84 ns 18.56 ns 1.06 2.91 KB 1.00
Mockolate 10 1,020.9 ns 11.30 ns 10.57 ns 1.00 2.91 KB 1.00
Imposter 10 1,136.9 ns 6.29 ns 5.88 ns 1.11 4.67 KB 1.61
TUnitMocks 10 1,587.3 ns 7.48 ns 6.99 ns 1.55 3.94 KB 1.35
Moq 10 18,440.8 ns 98.63 ns 92.26 ns 18.06 18.28 KB 6.29
NSubstitute 10 16,691.7 ns 45.49 ns 40.33 ns 16.35 21.08 KB 7.25
FakeItEasy 10 19,479.5 ns 98.65 ns 87.45 ns 19.08 30.81 KB 10.60
Details

BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
AMD EPYC 7763 3.22GHz, 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* 16.74 ns 0.101 ns 0.090 ns 0.94 160 B 1.00
Mockolate 17.75 ns 0.264 ns 0.247 ns 1.00 160 B 1.00
Imposter 302.35 ns 6.952 ns 6.503 ns 17.04 2248 B 14.05
TUnitMocks 38.31 ns 0.161 ns 0.126 ns 2.16 200 B 1.25
Moq 1,385.80 ns 1.790 ns 1.495 ns 78.09 2096 B 13.10
NSubstitute 1,999.23 ns 10.403 ns 9.731 ns 112.65 5048 B 31.55
FakeItEasy 1,807.04 ns 17.134 ns 16.028 ns 101.82 2763 B 17.27

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

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