getsentry / getsentry/sentry-dotnet
Chore: Migrate from FluentAssertions
Open
.NET
Repository Maintenance
Task
- Dominant language
- C#
- Stars
- 770
- Forks
- 248
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 49
Description
Not urgent (we're still using version 6) but in version 8 FluentAssertions changed from OS to paid licensing ($139 / developer / year).
At some stage then, we should move to another framework.
- [AwesomeAssertions](https://awesomeassertions.org/about/#who-is-behind-this-project) is probably the easiest (this is a direct fork of FluentAssertions
- Another option would be [Shouldly](https://github.com/shouldly/shouldly), but only if there is some compelling reason AwesomeAssertions won't work for us
Contributor guide
Assessment
This issue has not been assessed yet.