For my simple mobile app, I have started migrating my test cases from a Google Doc into cucumber feature files. I have yet to automate the steps, so there are all manual cases.
Is there a way for me to generate a test run document/text/html from these cucumber feature files, and then when I manually go through the test cases, I can mark each one as pass/fail.