Specflow Add new step to existing feature file -


i new specflow , i've hit strange issue.

i have existing specflow feature , step file. want add new step , when shows new step unbound (purple). within visual studio 2015 chose option 'generate step definitions', selected existing step file overwrote file , lost existing steps new 1 added, how append new step without losing existing steps?

thank

there couple of other alternatives 1 outlined

one go 'generate step definitions' dialogue on on there can select steps want generate definitions click 'copy methods clipboard' button rather 'generate', , paste methods existing step file. imho should default option.

the other run tests , check output, definition required part of failing test output. option more viable if using continuous test runner ncrunch.


Comments

Popular posts from this blog

php - How to display all orders for a single product showing the most recent first? Woocommerce -

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

angularjs - How restrict admin panel using in backend laravel and admin panel on angular? -