How to run parallel test Specflow using Nunit runner?

How to run parallel test Specflow using Nunit runner?

Hello Rebecca,

For parallel execution of tests using Nunit runner, SpecFlow is possible as running multiple feature files on a single device configuration. vice versa is not true here. This feature is deprecated now. You can refer to the below link for details: Parallel Execution — documentation