Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update mstest monorepo to 3.8.0 #782

Merged
merged 1 commit into from
Feb 12, 2025
Merged

Update mstest monorepo to 3.8.0 #782

merged 1 commit into from
Feb 12, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 12, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
MSTest.TestAdapter 3.7.3 -> 3.8.0 age adoption passing confidence
MSTest.TestFramework 3.7.3 -> 3.8.0 age adoption passing confidence

Release Notes

microsoft/testfx (MSTest.TestAdapter)

v3.8.0

See the release notes here


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

codecov bot commented Feb 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (62f5567) to head (9983500).
Report is 177 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #782   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines          220       220           
  Branches        24        24           
=========================================
  Hits           220       220           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

🎳 Stryker Report

Mutation testing badge

📊 Reports

Copy link

🏅 Benchmark test report

Expand to see results 🔽

BenchmarkDotNet v0.14.0, Ubuntu 24.04.1 LTS (Noble Numbat)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.406
  [Host]   : .NET 8.0.13 (8.0.1325.6609), X64 RyuJIT AVX2
  ShortRun : .NET 8.0.13 (8.0.1325.6609), X64 RyuJIT AVX2

Job=ShortRun  IterationCount=3  LaunchCount=1  
WarmupCount=3  

Method Mean Error StdDev Rank Gen0 Gen1 Gen2 Allocated
FakeItEasy.NonPublicTypes.CreateContainer 2.090 s 0.3796 s 0.0208 s 1 115000.0000 80000.0000 74000.0000 2.08 GB
NSubstitute.NonPublicTypes.CreateContainer 2.119 s 0.5136 s 0.0281 s 1 114000.0000 79000.0000 73000.0000 2.08 GB
Moq.NonPublicTypes.CreateContainer 2.510 s 0.2526 s 0.0138 s 1 120000.0000 82000.0000 73000.0000 2.16 GB

BenchmarkDotNet v0.14.0, Ubuntu 24.04.1 LTS (Noble Numbat)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.406
  [Host]     : .NET 8.0.13 (8.0.1325.6609), X64 RyuJIT AVX2
  DefaultJob : .NET 8.0.13 (8.0.1325.6609), X64 RyuJIT AVX2


Method Mean Error StdDev Rank
NSubstitute.ResolveFrom 1.087 μs 0.0099 μs 0.0083 μs 1
Moq.ResolveFrom 1.118 μs 0.0034 μs 0.0029 μs 1
FakeItEasy.ResolveFrom 1.161 μs 0.0090 μs 0.0085 μs 2

BenchmarkDotNet v0.14.0, Ubuntu 24.04.1 LTS (Noble Numbat)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.406
  [Host]     : .NET 8.0.13 (8.0.1325.6609), X64 RyuJIT AVX2
  DefaultJob : .NET 8.0.13 (8.0.1325.6609), X64 RyuJIT AVX2


Method Mean Error StdDev Rank
NSubstitute.ResolveSut 996.8 ns 8.56 ns 8.01 ns 1
FakeItEasy.ResolveSut 1,044.5 ns 7.91 ns 7.01 ns 2
Moq.ResolveSut 1,049.3 ns 6.28 ns 5.57 ns 2

BenchmarkDotNet v0.14.0, Ubuntu 24.04.1 LTS (Noble Numbat)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.406
  [Host]   : .NET 8.0.13 (8.0.1325.6609), X64 RyuJIT AVX2
  ShortRun : .NET 8.0.13 (8.0.1325.6609), X64 RyuJIT AVX2

Job=ShortRun  IterationCount=3  LaunchCount=1  
WarmupCount=3  

Method Mean Error StdDev Rank Gen0 Gen1 Gen2 Allocated
Moq.CreateContainer 526.4 ms 3,112.7 ms 170.62 ms 1 20000.0000 7000.0000 4000.0000 297.24 MB
NSubstitute.CreateContainer 588.0 ms 530.3 ms 29.07 ms 1 20000.0000 9000.0000 4000.0000 290.08 MB
FakeItEasy.CreateContainer 624.4 ms 812.5 ms 44.53 ms 1 20000.0000 9000.0000 4000.0000 290.08 MB

BenchmarkDotNet v0.14.0, Ubuntu 24.04.1 LTS (Noble Numbat)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.406
  [Host]     : .NET 8.0.13 (8.0.1325.6609), X64 RyuJIT AVX2
  DefaultJob : .NET 8.0.13 (8.0.1325.6609), X64 RyuJIT AVX2


Method Mean Error StdDev Rank
Moq.NonPublicTypes.GetMock 767.8 ns 5.31 ns 4.70 ns 1
NSubstitute.NonPublicTypes.GetMock 814.8 ns 4.65 ns 4.35 ns 2
FakeItEasy.NonPublicTypes.GetMock 837.0 ns 4.53 ns 4.02 ns 2

BenchmarkDotNet v0.14.0, Ubuntu 24.04.1 LTS (Noble Numbat)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.406
  [Host]     : .NET 8.0.13 (8.0.1325.6609), X64 RyuJIT AVX2
  DefaultJob : .NET 8.0.13 (8.0.1325.6609), X64 RyuJIT AVX2


Method Mean Error StdDev Rank
Moq.GetMock 745.7 ns 1.61 ns 1.35 ns 1
NSubstitute.GetMock 749.8 ns 4.50 ns 4.21 ns 1
FakeItEasy.GetMock 760.6 ns 3.97 ns 3.71 ns 1

BenchmarkDotNet v0.14.0, Ubuntu 24.04.1 LTS (Noble Numbat)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.406
  [Host]     : .NET 8.0.13 (8.0.1325.6609), X64 RyuJIT AVX2
  DefaultJob : .NET 8.0.13 (8.0.1325.6609), X64 RyuJIT AVX2


Method Mean Error StdDev Rank
Moq.StaticResolveSut 988.3 ns 7.64 ns 7.14 ns 1
FakeItEasy.StaticResolveSut 1,027.0 ns 5.78 ns 5.41 ns 2
NSubstitute.StaticResolveSut 1,066.7 ns 6.67 ns 5.91 ns 3

@renovate renovate bot merged commit c30bdcc into main Feb 12, 2025
21 checks passed
@renovate renovate bot deleted the renovate/mstest-monorepo branch February 12, 2025 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants