Can someone help in knowing how to create a runner class in C# to run all the specflows/features like we have a runner class in java?
Or is there any other way that I can run all the features through commandline ?
FYI, In the existing project's app.config i have -> unittestprovider name = "NUnit"