Closed hungcaovn closed 5 months ago
From my knowledge, that's not possible with this package. Is there any particular reason you want to have them separated?
@olexale : No actually I just want to make it is organized better. Thank you for an awesome package!
in that case, I'd recommend you configure file nesting in your IDE.
here is my VSC configuration:
and what's what it looks like in the explorer:
for Android Studio it is similar:
I hope that helps. do you think we may close the ticket?
@olexale : Thank you for your suggestion. I will close this ticket
Currently the test files are created in the same folder with feature files. Any ideas if we could put the feature files in a folder (aka features) and test files in another one?