Particular / NServiceBus

Build, version, and monitor better microservices with the most powerful service platform for .NET
https://particular.net/nservicebus/
Other
2.08k stars 648 forks source link

Migrate NUnit assertions to the constraint model in preparation of the NUnit 4 upgrade #7141

Closed danielmarbach closed 3 weeks ago

danielmarbach commented 3 weeks ago

This PR contains all changes related to assertion model according to the constraint assertion model.

Using a script, we apply all assertion rules provided by the NUnit.Analyzers package. In addition, some manual interventions are done when applicable.

Plan of action