You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
generamba gen MyModule module --module-group-path projectName/Scenarios
Generamba adds MyModule folder in projectName/Scenarios by default. But in my opinion if I change destination with module-group-path option it should add files in same path, that I set in that option
So, instead
projectName/Scenarios/MyModule
it should be
projectName/Scenarios
The text was updated successfully, but these errors were encountered:
After discussion with @Beniamiiin we decided that current behavior is more predictable. If some more people will request for this feature, we'll revisit to it.
When I generate module using this command:
Generamba adds MyModule folder in projectName/Scenarios by default. But in my opinion if I change destination with module-group-path option it should add files in same path, that I set in that option
So, instead
it should be
The text was updated successfully, but these errors were encountered: