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

Bump NUnit package reference to v4.0.1 #367

Merged
merged 1 commit into from
Jan 7, 2024
Merged

Bump NUnit package reference to v4.0.1 #367

merged 1 commit into from
Jan 7, 2024

Conversation

axunonb
Copy link
Member

@axunonb axunonb commented Jan 7, 2024

Test code has already been updated as described below.

Note 1:

  • ReSharper prior to v2023.3.2 may not recognize NUnit 4 tests. The VS2022 Test Explorer, however, shows the tests.

Note 2:

  • NUnit v4 has breaking changes compared to v3.
  • NUnit.Analyzer has rules and associated code fixes. This must be done while working on v3. The analyzers only run when the code compiles.

Test code has already been updated as described below.

Note 1:
* ReSharper prior to v2023.3.2 will not recognize NUnit 4 tests. The VS2022 Test Explorer, however, shows the tests.

Note 2:
* NUnit v4 has breaking changes compared to v3.
* NUnit.Analyzer has rules and associated code fixes. This must be done while working on v3. The analyzers only run when the code compiles.
Copy link

sonarcloud bot commented Jan 7, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link

codecov bot commented Jan 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f09c0bd) 96% compared to head (ea2140c) 96%.

Additional details and impacted files
@@         Coverage Diff         @@
##           main   #367   +/-   ##
===================================
  Coverage    96%    96%           
===================================
  Files        91     91           
  Lines      3227   3227           
===================================
  Hits       3111   3111           
  Misses      116    116           

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

@axunonb axunonb merged commit 8757a34 into main Jan 7, 2024
9 checks passed
@axunonb axunonb deleted the pr/nunit-v4 branch January 7, 2024 20:48
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.

None yet

1 participant