Tool for automatic migration from FluentAssertions to xUnit

Here is a tool that simplifies the process of migrating tests from FluentAssertions to xUnit. This is relevant for many teams, given that FluentAssertions is moving to a paid model. The solution leverages the power of Roslyn and is available on GitHub. The project is being developed under the MIT license.
January 24, 2025
49
347