-
-
Notifications
You must be signed in to change notification settings - Fork 217
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
Cucumber module #1875
Cucumber module #1875
Conversation
@pascalgrimaud where do you think the project generation test should be added for this one? |
BTW this needs #1874 :D |
Don't understand well the question. Shouldn't we keep the same structure of folder than in JH Lite ? |
No, I mean I added it in |
@DamnClin : oh yes, looks good to add this to fullapp |
2c0e1d7
to
bd869c6
Compare
Codecov Report
@@ Coverage Diff @@
## main #1875 +/- ##
============================================
Coverage 100.00% 100.00%
- Complexity 2112 2137 +25
============================================
Files 442 446 +4
Lines 7680 7812 +132
Branches 170 171 +1
============================================
+ Hits 7680 7812 +132
Continue to review full report at Codecov.
|
...pster/lite/generator/server/springboot/cucumber/infrastructure/primary/CucumberResource.java
Outdated
Show resolved
Hide resolved
...va/tech/jhipster/lite/generator/server/springboot/cucumber/domain/CucumberModuleFactory.java
Show resolved
Hide resolved
Module to add cucumber to a project
Module to add cucumber to a project
Close #1699