Failures in Visual Studio Errors List?
Open
Feature Request
- Dominant language
- C++
- Stars
- 21.5k
- Forks
- 3.5k
- Avg merge
- 3d 16h
- Merged PRs (30d)
- 2
Description
Is it possible to configure Catch to display test failures in the Visual Studio 'Error List' window?
I tried setting the passOrFail text in the AssertionPrinter to "ERROR" instead of "FAILURE" and it sort of worked, but there was no detail about the expression.
The "test case already defined" error is the sort of thing I'm looking for for test failures.
(I'm using Build 52.)
Thanks.
Contributor guide
Assessment
This issue has not been assessed yet.