Skip to content

chore: Bump TUnit.Mocks from 1.59.0 to 1.61.15#820

Merged
vbreuss merged 1 commit into
mainfrom
dependabot/nuget/TUnit.Mocks-1.61.15
Jul 20, 2026
Merged

chore: Bump TUnit.Mocks from 1.59.0 to 1.61.15#820
vbreuss merged 1 commit into
mainfrom
dependabot/nuget/TUnit.Mocks-1.61.15

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Updated TUnit.Mocks from 1.59.0 to 1.61.15.

Release notes

Sourced from TUnit.Mocks's releases.

1.61.15

What's Changed

Other Changes

Dependencies

New Contributors

Full Changelog: thomhurst/TUnit@v1.61.0...v1.61.15

1.61.0

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.60.0...v1.61.0

1.60.0

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.59.0...v1.60.0

Commits viewable in compare view.

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

---
updated-dependencies:
- dependency-name: TUnit.Mocks
  dependency-version: 1.61.15
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jul 20, 2026
@github-actions

Copy link
Copy Markdown

Test Results

    24 files  ±0      24 suites  ±0   10m 56s ⏱️ + 2m 5s
 4 171 tests ±0   4 169 ✅ ±0  2 💤 ±0  0 ❌ ±0 
26 845 runs  ±0  26 841 ✅ ±0  4 💤 ±0  0 ❌ ±0 

Results for commit 8a85308. ± Comparison against base commit d64dfe5.

@github-actions

Copy link
Copy Markdown

🚀 Benchmark Results

Details

BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
AMD EPYC 7763 3.04GHz, 1 CPU, 4 logical and 2 physical cores
.NET SDK 10.0.302
[Host] : .NET 10.0.10 (10.0.10, 10.0.1026.32716), 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 980.8 ns 55.04 ns 48.79 ns 1.00 3.77 KB 1.00
Mockolate 1 977.7 ns 39.09 ns 36.56 ns 1.00 3.77 KB 1.00
Imposter 1 927.2 ns 34.92 ns 30.96 ns 0.95 5.16 KB 1.37
Moq 1 223,558.7 ns 679.07 ns 567.05 ns 228.95 20.25 KB 5.38
NSubstitute 1 9,317.4 ns 37.40 ns 33.15 ns 9.54 12.84 KB 3.41
FakeItEasy 1 11,860.3 ns 49.82 ns 44.16 ns 12.15 13.63 KB 3.62
baseline* 10 2,489.2 ns 15.14 ns 13.42 ns 1.01 4.82 KB 1.00
Mockolate 10 2,471.6 ns 24.16 ns 22.60 ns 1.00 4.82 KB 1.00
Imposter 10 2,179.8 ns 37.53 ns 35.10 ns 0.88 7.97 KB 1.65
Moq 10 234,448.7 ns 1,453.41 ns 1,288.41 ns 94.86 28.64 KB 5.94
NSubstitute 10 23,309.7 ns 183.64 ns 162.79 ns 9.43 25.63 KB 5.32
FakeItEasy 10 26,271.8 ns 271.19 ns 253.67 ns 10.63 32.97 KB 6.84
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.302
[Host] : .NET 10.0.10 (10.0.10, 10.0.1026.32716), 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.28 ns 0.242 ns 0.189 ns 1.16 160 B 1.00
Mockolate 16.62 ns 0.134 ns 0.112 ns 1.00 160 B 1.00
Imposter 271.98 ns 2.374 ns 2.220 ns 16.37 2248 B 14.05
TUnitMocks 36.78 ns 0.863 ns 0.807 ns 2.21 200 B 1.25
Moq 1,183.95 ns 11.152 ns 10.431 ns 71.24 2096 B 13.10
NSubstitute 1,944.52 ns 69.133 ns 64.667 ns 117.01 5048 B 31.55
FakeItEasy 1,469.53 ns 7.520 ns 7.035 ns 88.43 2759 B 17.24
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.302
[Host] : .NET 10.0.10 (10.0.10, 10.0.1026.32716), 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 344.4 ns 1.33 ns 1.04 ns 1.00 1.93 KB 1.00
Mockolate 1 343.6 ns 7.59 ns 7.10 ns 1.00 1.93 KB 1.00
Imposter 1 536.3 ns 3.72 ns 3.30 ns 1.56 4.04 KB 2.09
TUnitMocks 1 469.2 ns 5.79 ns 5.42 ns 1.37 2.02 KB 1.04
Moq 1 186,522.1 ns 615.60 ns 545.71 ns 543.04 14.58 KB 7.55
NSubstitute 1 5,606.0 ns 22.78 ns 20.19 ns 16.32 9.12 KB 4.72
FakeItEasy 1 6,061.4 ns 72.03 ns 63.85 ns 17.65 8.05 KB 4.17
baseline* 10 608.6 ns 2.23 ns 2.08 ns 0.93 2.14 KB 1.00
Mockolate 10 655.6 ns 6.25 ns 5.84 ns 1.00 2.14 KB 1.00
Imposter 10 1,109.3 ns 12.41 ns 11.61 ns 1.69 5.52 KB 2.58
TUnitMocks 10 1,381.3 ns 13.55 ns 12.67 ns 2.11 3.73 KB 1.74
Moq 10 188,847.0 ns 743.61 ns 659.19 ns 288.05 18.48 KB 8.63
NSubstitute 10 8,745.2 ns 143.89 ns 134.59 ns 13.34 12.07 KB 5.64
FakeItEasy 10 9,200.6 ns 85.98 ns 76.22 ns 14.03 15.42 KB 7.20
Details

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

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

Callback Mean Error StdDev Ratio Allocated Alloc Ratio
baseline* 306.9 ns 4.75 ns 4.45 ns 0.92 1.57 KB 1.00
Mockolate 335.1 ns 9.21 ns 8.61 ns 1.00 1.57 KB 1.00
Imposter 442.8 ns 11.65 ns 10.90 ns 1.32 2.38 KB 1.52
TUnitMocks 497.8 ns 7.05 ns 6.59 ns 1.49 1.99 KB 1.27
Moq 99,018.7 ns 527.37 ns 493.30 ns 295.70 8.88 KB 5.66
NSubstitute 4,673.9 ns 52.51 ns 49.12 ns 13.96 7.71 KB 4.91
FakeItEasy 5,070.6 ns 72.17 ns 67.51 ns 15.14 6.81 KB 4.33
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.302
[Host] : .NET 10.0.10 (10.0.10, 10.0.1026.32716), 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 613.3 ns 13.73 ns 12.84 ns 1.13 2.41 KB 1.00
Mockolate 1 542.4 ns 31.25 ns 29.23 ns 1.00 2.41 KB 1.00
Imposter 1 452.7 ns 8.35 ns 7.81 ns 0.84 3.13 KB 1.29
TUnitMocks 1 488.6 ns 8.90 ns 8.33 ns 0.90 1.64 KB 0.68
Moq 1 12,101.8 ns 91.32 ns 85.42 ns 22.37 10.39 KB 4.30
NSubstitute 1 7,716.8 ns 68.15 ns 60.41 ns 14.27 11.45 KB 4.74
FakeItEasy 1 8,783.7 ns 166.31 ns 155.57 ns 16.24 11.24 KB 4.66
baseline* 10 1,044.9 ns 10.22 ns 9.56 ns 0.97 2.91 KB 1.00
Mockolate 10 1,075.4 ns 2.86 ns 2.53 ns 1.00 2.91 KB 1.00
Imposter 10 1,164.3 ns 20.50 ns 19.18 ns 1.08 4.67 KB 1.61
TUnitMocks 10 1,649.8 ns 14.01 ns 12.42 ns 1.53 3.94 KB 1.35
Moq 10 19,161.8 ns 132.79 ns 110.89 ns 17.82 18.28 KB 6.29
NSubstitute 10 17,533.6 ns 195.27 ns 182.65 ns 16.30 21.08 KB 7.25
FakeItEasy 10 20,458.2 ns 103.67 ns 86.57 ns 19.02 30.81 KB 10.60
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.302
[Host] : .NET 10.0.10 (10.0.10, 10.0.1026.32716), X64 RyuJIT x86-64-v3

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

Event Mean Error StdDev Ratio Allocated Alloc Ratio
baseline* 240.3 ns 5.01 ns 4.68 ns 0.73 1.7 KB 1.00
Mockolate 328.4 ns 5.36 ns 5.01 ns 1.00 1.7 KB 1.00
Imposter 1,545.9 ns 20.84 ns 17.40 ns 4.71 8.8 KB 5.17
TUnitMocks 201.7 ns 1.78 ns 1.49 ns 0.61 1.34 KB 0.79
Moq 14,629.2 ns 73.76 ns 61.59 ns 44.55 12.51 KB 7.34
NSubstitute 5,590.2 ns 25.75 ns 24.09 ns 17.03 9.05 KB 5.31
FakeItEasy 220,759.1 ns 837.42 ns 742.35 ns 672.34 15.23 KB 8.94

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

@vbreuss
vbreuss merged commit 46ac672 into main Jul 20, 2026
15 checks passed
@vbreuss
vbreuss deleted the dependabot/nuget/TUnit.Mocks-1.61.15 branch July 20, 2026 10:54
github-actions Bot added a commit that referenced this pull request Jul 20, 2026
github-actions Bot added a commit that referenced this pull request Jul 20, 2026
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