dotpcap / sharppcap

Official repository - Fully managed, cross platform (Windows, Mac, Linux) .NET library for capturing packets
1.33k stars 268 forks source link

Update dependency NUnit to v4 #493

Closed kayoub5 closed 9 months ago

kayoub5 commented 9 months ago

See https://docs.nunit.org/articles/nunit/release-notes/Nunit4.0-MigrationGuide.html

NUnit.Analyzer was used to perform Assert migration automatically

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (0128405) 82.81% compared to head (8aed9d2) 82.85%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #493 +/- ## ========================================== + Coverage 82.81% 82.85% +0.03% ========================================== Files 51 51 Lines 2823 2823 Branches 312 312 ========================================== + Hits 2338 2339 +1 Misses 362 362 + Partials 123 122 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.