Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

provide independent archetype for carina-cucumber framework #33

Closed
vdelendik opened this issue Feb 12, 2022 · 6 comments
Closed

provide independent archetype for carina-cucumber framework #33

vdelendik opened this issue Feb 12, 2022 · 6 comments
Labels
enhancement New feature or request
Milestone

Comments

@vdelendik
Copy link
Collaborator

as of now carina-demo and regular carina archetype already has example of the cucumber implementation. As result too common inside the classpath we have a conflicts because carina-cucumber is updated not so often. let's generate independent carina-cucumber archetype and sample project where we could track only cucumber based tests, dependencies etc

@vdelendik vdelendik added the enhancement New feature or request label Feb 12, 2022
@vdelendik vdelendik added this to the 7.3.16 milestone Feb 12, 2022
@vdelendik vdelendik modified the milestones: 7.3.16, 7.3.17 Mar 7, 2022
vdelendik added a commit that referenced this issue Jun 2, 2022
vdelendik added a commit that referenced this issue Jun 2, 2022
#33: add cucumber archetype sources
@vdelendik
Copy link
Collaborator Author

done: #39
also created new demo project for that: https://github.com/zebrunner/cucumber-demo

@vdelendik vdelendik modified the milestones: 7.3.20, 7.3.19 Jun 2, 2022
@vdelendik
Copy link
Collaborator Author

@okamara to test, please:

  1. verify that archetype is released (it should appear soon on https://mvnrepository.com/artifact/com.qaprosoft/carina-cucumber-archetype)
  2. register https://github.com/zebrunner/cucumber-demo repository in reporting and via launcher execute cucumber-web suite (copy template from Carin WEB updating only suite) and execute successfully on Zebrunner
  3. check that new note added about generating cucumber demo on https://zebrunner.github.io/carina/getting_started/ page:
To generate Cucumber Demo project use `-DarchetypeArtifactId=carina-cucumber-archetype` in above maven command.
  1. generate new Cucumber project using article in above point
  2. run demo suite successfully using mvn clean test -Dsuite=cucumber-web

@ghost
Copy link

ghost commented Jun 2, 2022

Verified on org. env.
archetype is not released yet only https://mvnrepository.com/artifact/com.qaprosoft/carina-cucumber-archetype

@vdelendik vdelendik reopened this Jun 28, 2022
@vdelendik vdelendik modified the milestones: 7.3.19, 7.4.22 Jun 28, 2022
@vdelendik
Copy link
Collaborator Author

invalid artifact and group id provided for new archetype... it should be fixed.

@vdelendik vdelendik modified the milestones: 7.4.24, 7.4.25 Aug 19, 2022
@akamarouski akamarouski modified the milestones: 7.4.26, 7.4.27 Sep 26, 2022
@akamarouski akamarouski modified the milestones: 7.4.27, 7.4.28 Oct 28, 2022
@vdelendik vdelendik modified the milestones: 7.4.28, 8.0.0 Dec 2, 2022
@akamarouski akamarouski modified the milestones: 8.0.0, 8.0.1 Apr 14, 2023
@akamarouski akamarouski modified the milestones: 8.0.1, 8.0.0 Apr 17, 2023
@ghost
Copy link

ghost commented Apr 17, 2023

verified, fixed.

@vdelendik
Copy link
Collaborator Author

done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

No branches or pull requests

2 participants