fluentassertions.analyzers icon indicating copy to clipboard operation
fluentassertions.analyzers copied to clipboard

Analyzers based on the FluentAssertions best practices docs

Results 46 fluentassertions.analyzers issues
Sort by recently updated
recently updated
newest added

The asserts defined in https://github.com/xunit/assert.xunit/blob/main/RangeAsserts.cs

The asserts defined in https://github.com/xunit/assert.xunit/blob/main/PropertyAsserts.cs

The asserts defined in https://github.com/xunit/assert.xunit/blob/main/NullAsserts.cs

The asserts defined in https://github.com/xunit/assert.xunit/blob/main/MemoryAsserts.cs

The asserts defined in https://github.com/xunit/assert.xunit/blob/main/EventAsserts.cs

The asserts defined in https://github.com/xunit/assert.xunit/blob/main/EquivalenceAsserts.cs

The asserts defined in https://github.com/xunit/assert.xunit/blob/main/EqualityAsserts.cs

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/ - [ ] #141 - [x] #140 - [ ] #139 - [x] #138 -...

In order to detect issues with the library we should enable sending metrics to a cloud and monitor the usage

enhancement
help wanted