Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Test case not found error #467
Comments
Fix incorrect UUID usage in StepUtils
I'm submitting a ...
What is the current behavior?
I'm using Cucumber with JUnit to execute, and Allure to generate reports automatically. When I execute my tests, after the execution of each scenario, I get these three messages:
Always with a different uuid after each execution.
The only Allure API reference that I'm using in my code is that, I was trying to attach screenshots, unsuccessfully.
Please tell us about your environment: