ArieGato / serilog-sinks-rabbitmq

Serilog Sink for RabbitMq
Apache License 2.0
53 stars 51 forks source link

Migrate towards one assertions framework #149

Closed ArieGato closed 6 months ago

ArieGato commented 6 months ago

We should migrate to one assertion framework in unit tests.

The best choice atm appears to be Shouldly due to some missing functionality in FluentAssertions.