When I run all my cucumber features my system hangs, there seems to be a memory leak. I would like to find out which features create this problem. There are lot of feature files so I cannot run them individually
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Using the pretty formatter will print the feature and scenario names as the tests run
You can also add this to the cucumber.yml config file if you are using rake to run the cukes.