Rahul Boinepally

Results 2 comments of Rahul Boinepally

Found a work around. If you run tests on a feature file, it generates errors with all method names and missing steps. Log that into a file and generate a...

Maybe you need a specflow.json file with this setting ? `{ "runtime": { "missingOrPendingStepsOutcome": "Error" } }`