Replace AwesomeAssertions with Shouldly in tests
Open
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
Assessment
This issue has not been assessed yet.