Remove FluentAssertions from host tests
Open
area-Host
- Dominant language
- C#
- Stars
- 18.3k
- Forks
- 5.6k
- PR merge metrics
- PR metrics pending
Description
The general runtime testing style does not use FluentAssertions/AwesomeAssertions. We mostly have it in the host tests because of historical legacy. We should standardize on using xunit asserts directly.
Contributor guide
Assessment
This issue has not been assessed yet.