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

compilation error is thrown when the feature name starts with a number #156

Closed
prabhus06 opened this issue Apr 6, 2020 · 1 comment · Fixed by #170
Closed

compilation error is thrown when the feature name starts with a number #156

prabhus06 opened this issue Apr 6, 2020 · 1 comment · Fixed by #170
Assignees
Labels
Milestone

Comments

@prabhus06
Copy link

prabhus06 commented Apr 6, 2020

Describe the bug
A clear and concise description of what the bug is.
When the feature file name is starting with a number then when the runner is generated it generated with the class name starting with number and hence throws compilation error.

To Reproduce
Steps to reproduce the behavior:

  1. Create a scenario with... a feature file name starting with number
  2. Run Cucable
  3. See error

java: illegal underscore

@bischoffdev bischoffdev self-assigned this Apr 7, 2020
@bischoffdev bischoffdev added the bug label Apr 7, 2020
@bischoffdev bischoffdev added this to the 1.7.3 milestone Apr 7, 2020
@bischoffdev
Copy link
Collaborator

Hello @prabhus06 ,
thanks for reporting this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants