Particular / NServiceBus.Gateway

https://docs.particular.net/nservicebus/gateway/
Other
4 stars 8 forks source link

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

Closed cquirosj closed 2 weeks ago

cquirosj commented 2 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