Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork24
Analyzers based on the FluentAssertions best practices docs
License
NotificationsYou must be signed in to change notification settings
fluentassertions/fluentassertions.analyzers
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A collection of Analyzers based on the best practicestips.
using the latest stable version:
dotnet add package FluentAssertions.Analyzers
- FluentAssertions Analyzer Docs
- MsTest Analyzer Docs
- NUnit4 Analyzer Docs
- NUnit3 Analyzer Docs
- Xunit Analyzer Docs
© Thanks tohttps://github.com/meziantou/Meziantou.FluentAssertionsAnalyzers
You can exclude assertion methods using the.editorconfig file:
[*.cs]ffa_excluded_methods=M:NUnit.Framework.Assert.Fail;M:NUnit.Framework.Assert.Fail(System.String)
dotnet build
dotnettest --configuration Release --filter'TestCategory=Completed'
https://fluentassertions.github.io/fluentassertions.analyzers/dev/bench/
About
Analyzers based on the FluentAssertions best practices docs
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
No packages published
