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.
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 []
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