formulahendry / formulahendry/vscode-dotnet-test-explorer
gherkin/specflow test discovery
Open
- Dominant language
- TypeScript
- Stars
- 208
- Forks
- 93
- PR merge metrics
- No merged PRs in 30d
Description
I'm wondering what configuration is required in order to discover specflow/BDD/gherkin tests?
i'm able to set up a project with some basic specflow tests by following - https://testautomation.org/setting-up-specflow-on-a-dotnet-core-project-using-visual-studio-code-with-linux-os/
I can run the tests with `dotnet test` but they are not discovered by this extension.
The configured glob pattern *does* match the `*.csproj` file in the project root.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.