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.
The allure report doesn't take into account Gherkin feature files #28
Comments
|
Can you provide an example project on that? Recently I've been fixing issues of allure adapter on parametrised tests. I think the parameterised gherkin need to also be addressed in my fix. I can also have a look at other issues you listed. |
|
More changes need to be done to solve all problems you list here. My pull request only solves test level reporting for explicit and example driven scenarios. @alexrotaru It would be wonderful if you can test the version of the adapter from my pull request. Regards |
|
@vania-pooh, @baev, @nicholascus Hi! |
done https://github.com/allure-framework/allure-codeception/releases/tag/1.2.6 |


Hi all,
We've configured the latest dev version with codeception 2.2.10
We have the following feature file in tests/acceptance:
We can run the tests and they behave as expected.
When I run
allure generate tests/_output/allure-results(I have on my mac allure command line tools 1.4.23 installed with brew) I get a report with the following issues:$I->click()).Please see a screenshot with the obtained report:

I also attached the xml file (you need to change the extension from .txt to .xml).
4f8a921d-2dfe-48c3-a065-008b71f1c234-testsuite.txt