fluentassertions / fluentassertions.analyzers

Analyzers based on the FluentAssertions best practices docs
https://www.fluentassertions.com/tips
MIT License
136 stars 21 forks source link

support for xunit-migration #130

Open Meir017 opened 2 years ago

Meir017 commented 2 years ago

migrate xunit assertions to fluent-asseertions

the xunit assertion library - https://github.com/xunit/xunit/tree/main/src/xunit.v3.assert and the repo https://github.com/xunit/assert.xunit/

MisinformedDNA commented 1 year ago

@Meir017 In the above list, #147 can be removed as it is already covered by #138.

Meir017 commented 1 year ago

@MisinformedDNA thanks for pointing this out, I removed that task from the list as it's just the PR item