Skip to content

chore: Bump Microsoft.NET.Test.Sdk from 18.7.0 to 18.8.1#817

Merged
vbreuss merged 1 commit into
mainfrom
dependabot/nuget/Microsoft.NET.Test.Sdk-18.8.1
Jul 20, 2026
Merged

chore: Bump Microsoft.NET.Test.Sdk from 18.7.0 to 18.8.1#817
vbreuss merged 1 commit into
mainfrom
dependabot/nuget/Microsoft.NET.Test.Sdk-18.8.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updated Microsoft.NET.Test.Sdk from 18.7.0 to 18.8.1.

Release notes

Sourced from Microsoft.NET.Test.Sdk's releases.

18.8.1

What's Changed

Full Changelog: microsoft/vstest@v18.8.0...v18.8.1

18.8.0

What's Changed

Full Changelog: microsoft/vstest@v18.7.0...v18.8.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: Microsoft.NET.Test.Sdk
  dependency-version: 18.8.1
  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 36s ⏱️ + 1m 45s
 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 94efdf7. ± 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 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

Indexer N Mean Error StdDev Ratio Allocated Alloc Ratio
baseline* 1 980.8 ns 55.04 ns 48.79 ns 0.99 3.77 KB 1.00
Mockolate 1 992.7 ns 14.40 ns 12.02 ns 1.00 3.77 KB 1.00
Imposter 1 989.8 ns 12.07 ns 10.08 ns 1.00 5.16 KB 1.37
Moq 1 225,849.1 ns 1,424.67 ns 1,262.93 ns 227.55 20.48 KB 5.44
NSubstitute 1 9,463.9 ns 93.76 ns 87.71 ns 9.54 12.78 KB 3.39
FakeItEasy 1 12,560.5 ns 247.76 ns 231.75 ns 12.66 13.63 KB 3.62
baseline* 10 2,489.2 ns 15.14 ns 13.42 ns 0.99 4.82 KB 1.00
Mockolate 10 2,503.5 ns 28.45 ns 26.61 ns 1.00 4.82 KB 1.00
Imposter 10 2,162.4 ns 45.04 ns 42.13 ns 0.86 7.97 KB 1.65
Moq 10 236,786.2 ns 1,784.34 ns 1,669.07 ns 94.59 30 KB 6.22
NSubstitute 10 22,437.2 ns 92.50 ns 82.00 ns 8.96 25.58 KB 5.31
FakeItEasy 10 26,249.4 ns 389.66 ns 364.49 ns 10.49 32.97 KB 6.84
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.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.26 160 B 1.00
Mockolate 15.36 ns 0.268 ns 0.251 ns 1.00 160 B 1.00
Imposter 247.28 ns 1.872 ns 1.660 ns 16.10 2248 B 14.05
TUnitMocks 34.06 ns 0.291 ns 0.273 ns 2.22 200 B 1.25
Moq 1,025.29 ns 7.069 ns 6.613 ns 66.76 2096 B 13.10
NSubstitute 1,622.87 ns 15.484 ns 14.484 ns 105.67 5048 B 31.55
FakeItEasy 1,238.65 ns 15.357 ns 14.365 ns 80.65 2759 B 17.24
Details

BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
AMD EPYC 7763 2.66GHz, 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 0.95 1.93 KB 1.00
Mockolate 1 363.8 ns 6.15 ns 5.75 ns 1.00 1.93 KB 1.00
Imposter 1 547.9 ns 8.22 ns 7.68 ns 1.51 4.04 KB 2.09
TUnitMocks 1 480.9 ns 8.18 ns 7.65 ns 1.32 2.02 KB 1.04
Moq 1 189,311.2 ns 659.56 ns 550.76 ns 520.54 14.73 KB 7.63
NSubstitute 1 5,899.7 ns 33.68 ns 29.85 ns 16.22 9.12 KB 4.72
FakeItEasy 1 6,316.6 ns 39.78 ns 35.27 ns 17.37 8.05 KB 4.17
baseline* 10 608.6 ns 2.23 ns 2.08 ns 0.91 2.14 KB 1.00
Mockolate 10 665.4 ns 6.09 ns 5.40 ns 1.00 2.14 KB 1.00
Imposter 10 1,101.1 ns 8.23 ns 7.30 ns 1.65 5.52 KB 2.58
TUnitMocks 10 1,377.5 ns 10.67 ns 8.91 ns 2.07 3.73 KB 1.74
Moq 10 190,923.0 ns 521.60 ns 435.56 ns 286.93 18.64 KB 8.71
NSubstitute 10 8,634.1 ns 48.67 ns 43.15 ns 12.98 12.07 KB 5.64
FakeItEasy 10 9,613.1 ns 80.17 ns 66.95 ns 14.45 15.42 KB 7.20
Details

BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
AMD EPYC 7763 2.97GHz, 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.91 1.57 KB 1.00
Mockolate 336.1 ns 5.33 ns 4.98 ns 1.00 1.57 KB 1.00
Imposter 430.8 ns 5.04 ns 4.47 ns 1.28 2.38 KB 1.52
TUnitMocks 486.8 ns 1.86 ns 1.65 ns 1.45 1.99 KB 1.27
Moq 98,577.6 ns 268.72 ns 238.21 ns 293.40 8.88 KB 5.66
NSubstitute 4,607.4 ns 21.21 ns 17.71 ns 13.71 7.71 KB 4.91
FakeItEasy 4,991.5 ns 23.57 ns 22.05 ns 14.86 6.81 KB 4.33
Details

BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
AMD EPYC 7763 2.68GHz, 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.14 2.41 KB 1.00
Mockolate 1 539.7 ns 15.80 ns 14.78 ns 1.00 2.41 KB 1.00
Imposter 1 470.4 ns 7.27 ns 6.80 ns 0.87 3.13 KB 1.29
TUnitMocks 1 471.9 ns 5.29 ns 4.95 ns 0.88 1.64 KB 0.68
Moq 1 11,964.6 ns 57.69 ns 48.17 ns 22.18 10.5 KB 4.35
NSubstitute 1 7,522.4 ns 98.53 ns 92.17 ns 13.95 11.45 KB 4.74
FakeItEasy 1 8,767.0 ns 53.99 ns 42.15 ns 16.26 11.24 KB 4.66
baseline* 10 1,044.9 ns 10.22 ns 9.56 ns 1.01 2.91 KB 1.00
Mockolate 10 1,034.5 ns 12.55 ns 11.74 ns 1.00 2.91 KB 1.00
Imposter 10 1,141.0 ns 8.39 ns 7.85 ns 1.10 4.67 KB 1.61
TUnitMocks 10 1,634.6 ns 25.91 ns 24.24 ns 1.58 3.94 KB 1.35
Moq 10 18,980.0 ns 113.98 ns 101.04 ns 18.35 18.39 KB 6.33
NSubstitute 10 17,909.0 ns 186.61 ns 174.55 ns 17.31 21.08 KB 7.25
FakeItEasy 10 21,602.8 ns 295.66 ns 276.56 ns 20.89 30.81 KB 10.60
Details

BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
AMD EPYC 7763 3.25GHz, 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.82 1.7 KB 1.00
Mockolate 294.0 ns 6.70 ns 6.26 ns 1.00 1.7 KB 1.00
Imposter 1,342.8 ns 11.53 ns 10.22 ns 4.57 8.8 KB 5.17
TUnitMocks 177.4 ns 0.89 ns 0.83 ns 0.60 1.34 KB 0.79
Moq 15,354.8 ns 114.30 ns 101.33 ns 52.24 12.51 KB 7.34
NSubstitute 5,469.2 ns 20.46 ns 18.13 ns 18.61 9.05 KB 5.31
FakeItEasy 211,761.6 ns 2,171.73 ns 2,031.44 ns 720.52 15.26 KB 8.96

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

@vbreuss
vbreuss merged commit a95d1ea into main Jul 20, 2026
15 checks passed
@vbreuss
vbreuss deleted the dependabot/nuget/Microsoft.NET.Test.Sdk-18.8.1 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