Particular / NServiceBus.NHibernate

Persistence support for NServiceBus using NHibernate
https://docs.particular.net/nservicebus/nhibernate/
Other
12 stars 32 forks source link

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

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