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 dependency NUnit3TestAdapter to v5 #778

Merged
merged 1 commit into from
Feb 20, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 9, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
NUnit3TestAdapter (source) 4.6.0 -> 5.0.0 age adoption passing confidence

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

🔕 Ignore: Close this PR and you won't be reminded about this update 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 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (62f5567) to head (9321f2b).
Report is 181 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #778   +/-   ##
=========================================
  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

github-actions bot commented Feb 9, 2025

🎳 Stryker Report

Mutation testing badge

📊 Reports

Copy link

github-actions bot commented Feb 9, 2025

🏅 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.132 s 0.2927 s 0.0160 s 1 114000.0000 79000.0000 73000.0000 2.08 GB
NSubstitute.NonPublicTypes.CreateContainer 2.138 s 1.1243 s 0.0616 s 1 114000.0000 79000.0000 73000.0000 2.08 GB
Moq.NonPublicTypes.CreateContainer 2.543 s 0.5614 s 0.0308 s 1 117000.0000 78000.0000 70000.0000 2.18 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.098 μs 0.0061 μs 0.0057 μs 1
Moq.ResolveFrom 1.134 μs 0.0081 μs 0.0076 μs 2
FakeItEasy.ResolveFrom 1.167 μs 0.0225 μs 0.0250 μ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
FakeItEasy.ResolveSut 1.033 μs 0.0091 μs 0.0081 μs 1
NSubstitute.ResolveSut 1.049 μs 0.0206 μs 0.0220 μs 1
Moq.ResolveSut 1.059 μs 0.0111 μs 0.0104 μs 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
  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
NSubstitute.CreateContainer 551.7 ms 2,715.4 ms 148.84 ms 1 20000.0000 7000.0000 4000.0000 289.93 MB
FakeItEasy.CreateContainer 597.5 ms 691.7 ms 37.91 ms 1 20000.0000 7000.0000 4000.0000 289.94 MB
Moq.CreateContainer 608.7 ms 2,347.8 ms 128.69 ms 1 20000.0000 7000.0000 4000.0000 296.73 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
NSubstitute.NonPublicTypes.GetMock 778.5 ns 2.97 ns 2.78 ns 1
Moq.NonPublicTypes.GetMock 826.7 ns 5.63 ns 5.27 ns 2
FakeItEasy.NonPublicTypes.GetMock 852.3 ns 3.05 ns 2.70 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 736.8 ns 4.39 ns 4.11 ns 1
NSubstitute.GetMock 771.6 ns 5.07 ns 4.75 ns 2
FakeItEasy.GetMock 867.8 ns 3.52 ns 3.29 ns 3

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.StaticResolveSut 977.5 ns 6.13 ns 5.44 ns 1
Moq.StaticResolveSut 1,034.8 ns 2.90 ns 2.27 ns 2
FakeItEasy.StaticResolveSut 1,119.2 ns 5.85 ns 5.47 ns 3

@renovate renovate bot force-pushed the renovate/nunit3testadapter-5.x branch from 2e6a1bd to 9321f2b Compare February 20, 2025 06:10
@iamdmitrij iamdmitrij merged commit 39fc837 into main Feb 20, 2025
21 checks passed
@iamdmitrij iamdmitrij deleted the renovate/nunit3testadapter-5.x branch February 20, 2025 06:25
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.

1 participant