dotnet/roslyn
View on GitHubSample unit test code doesnt verify diagnostics at line/column start
Open
#1,641 opened on Mar 27, 2015
Area-CompilersBugTesthelp wanted
Repository metrics
- Stars
- (20,414 stars)
- PR merge metrics
- (Avg merge 6d 17h) (256 merged PRs in 30d)
Description
The issue is in here and here. If the line/column is 0 unit tests will not care if the expected line/column matches that. Also see https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/569.