sillsdev / sillsdev/languageforge-lexbox

Migrate FluentAssertions → AwesomeAssertions

Open
#2,275 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
9
Forks
8
Avg merge
2d 13h
Merged PRs (30d)
49

Description

FluentAssertions 8.x added commercial-license terms and has a perf regression in unordered-collection equivalency that we hit when bumping nugets for dotnet 10.

AwesomeAssertions is the community Apache-2.0 fork, forked before the regression and the license change. Swap is mostly a namespace rename (FluentAssertionsAwesomeAssertions) across ~30 source files + csproj global usings + harmony submodule.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Search the source files, csproj global usings, and Harmony submodule for FluentAssertions references, then review the dependency declarations involved in the .NET 10 NuGet update. Replace the references with AwesomeAssertions and verify that no FluentAssertions usage or dependency remains and the existing tests pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
testing-qa
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.