SpecFlow icon indicating copy to clipboard operation
SpecFlow copied to clipboard

BeforeTestRun or BeforeFeature get the number of the running tests

Open Deith2 opened this issue 2 years ago • 0 comments

SpecFlow Version

3.9.74

Which test runner are you using?

SpecFlow+ Runner

Test Runner Version Number

3.9.74

.NET Implementation

.NET 6.0

Project Format of the SpecFlow project

Sdk-style project format

.feature.cs files are generated using

SpecFlow.Tools.MsBuild.Generation NuGet package

Test Execution Method

Visual Studio Test Explorer

SpecFlow Section in app.config or content of specflow.json

No response

Issue Description

Is it possible to get the number of total tests when the tests are running on step "BeforeTestRun" or "BeforeFeature"

Steps to Reproduce

lack

Link to Repro Project

No response

Deith2 avatar Jul 20 '23 16:07 Deith2