Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

I have just added my cucumber test to an Azure pipeline. After running the pipeline I noticed that my cucumber tests are showing up as runScenario instead of the test name. Example of my pipeline run - Failed tests If I click on the runScenario and I go to Attachments I do see that it shows my test scenario there.

If I run it in IntelliJ my tests shows up as runScenario []

IntelliJ

I've googled a bit but cant seem to find how to fix that. Any idea how to show my test scenario or Feature?

question from:https://stackoverflow.com/questions/66061510/azure-intellij-shows-runscenario-instead-of-actual-test-name-using-cucumber

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
340 views
Welcome To Ask or Share your Answers For Others

1 Answer

Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
...