Is there a possibility to add my allure-cucumber7-junit5-maven to the official list of allure-examples?
#2173
Replies: 2 comments 5 replies
-
|
Hi! We just launched a new site & new documentation. The section about CucumberJVM is in the review stage and will be published early next week. It will answer all the questions related to the configuration, what cucumber versions are supported, and so on. Regarding examples, our team is currently working on an automated solution that will generate example projects for all the supported integrations, releasing ETA mid-November 2023. You may expect a service similar to https://start.spring.io, but for tests. And what for repositories in the allure-examples organisation: We already have good coverage for Cucumber-JVM, although I haven't yet committed examples for Maven. I'll publish them sometime next week. For Github Action, I'll suggest using |
Beta Was this translation helpful? Give feedback.
-
|
Summary. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When I finished my own project, I decided to update one of the allure-examples and ended up with this allure-cucumber7-junit5-maven. I'm currently working on creating a report via
GitHub Actionsand would like to add my example to the official allure-example list. Is it possible? Unfortunately, most contribute tutorials cover updating/fixing changes, but not creating a new additional repository.I believe that my example project might help someone a little, and I would be happy to make my first modest contribution to an OS project in my life (I might show the icon to my mom :D )
PS. Is anyone using this allure-cucumber-jvm?
I mean this version without a specific number, and not like
allure-cucumberN-jvm. I ask because this is one of the reasons I spent 3 hard days trying to get mycucumber7-junit5-mavenproject to generate a report correctly (the other reason is of course lack of experience). Because of this, I went the wrong way at first :\Beta Was this translation helpful? Give feedback.
All reactions