how to create .property file in specflow framework

38 views Asked by At

i need to generate allure result .now i am generating allure result in cmd by giving manualy the commands. so i want to automate that.i have created generic fuction for open the cmd and executing a specified command to serve allure result. in hooks i want add this method after run.in this case i need a .property file to store the paths

so i don't know how to .proprty file and its structure. could please explain how to do that? in specflow is there any alternative to do this

0

There are 0 answers