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 #7140

Closed lailabougria closed 3 weeks ago

lailabougria commented 1 month 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