dotnet/roslyn

Integration Tests should fail when info-bar is displayed

Open

#51,091 opened on Feb 9, 2021

View on GitHub
 (2 comments) (0 reactions) (0 assignees)C# (4,257 forks)batch import
Area-IDETest-Gaphelp wanted

Repository metrics

Stars
 (20,414 stars)
PR merge metrics
 (Avg merge 6d 17h) (256 merged PRs in 30d)

Description

It'd be useful to detect presence of any info-bars and fail integration tests. They should only be used for critical errors that should no occur during scenario testing.

Contributor guide