最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

cucumberjs - How to get detailed cucumber test step reporting within VS Code Terminal - Stack Overflow

programmeradmin5浏览0评论

In my current framework, utilizing cucumber in vs code, I was executing my automated tests via launch.json, and I was able to get this detailed step pass/fail output.

cucumber output

That functionality has since disappeared and I've been unable to get it back. Some combination of arguments between my launch/package json made this output. I don't know what command I added to my args to get this info and I've been unable to find any other documentation on it. I dont' know if it was due to spec reporter, or something else entirely. I was only changing arguments in this file as well as my package.json, and something activated it. I should have commit right then and there!

I've tried different combinations of command arguments, and expected my terminal info to change but it never does, except for this one time. I changed something and it broke it.

发布评论

评论列表(0)

  1. 暂无评论