formulahendry / formulahendry/vscode-dotnet-test-explorer

Add Problems doesn't work for Expecto tests.

Open
#233 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
208
Forks
93
PR merge metrics
No merged PRs in 30d

Description

I have two test projects in my workspace, one made via 'dotnet new xunit -lang F#' and the other via 'dotnet new expecto'. Both of these contain tests of the corresponding type, some failing and some passing, and all appearing in the test explorer.

I have the 'failed test will add to the problems view' setting enabled, and it works correctly for failing xUnit tests. (Code lenses for failed or succeeded tests do not show up though, as detailed elsewhere by others.)

However, failing Expecto tests (which correctly show up as failed in the test explorer) are not added to the problems view.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.