dotnet / dotnet/dotnet-docker

Replace AwesomeAssertions with Shouldly in tests

Open
#6,195 3 comments 0 reactions 1 assignee Claimed by @lbussell View on GitHub
area-infrastructure up-for-grabs
Dominant language
Dockerfile
Stars
4.9k
Forks
2k
Avg merge
1d 14h
Merged PRs (30d)
26

Description

As FluentAssertions 8.0+ [requires a paid license](https://fluentassertions.com/releases/#800), we should migrate to a different library that provides more actionable test failure messages.

We adopted Shouldly in #6191. It contains many of the same intention-revealing assertions as FA. Therefore, we should remove FA altogether and use Shouldly where applicable.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.