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

The minus sign is interpreted as a double #328

Open
mpkorstanje opened this issue Feb 3, 2025 · 0 comments
Open

The minus sign is interpreted as a double #328

mpkorstanje opened this issue Feb 3, 2025 · 0 comments
Assignees
Labels
πŸ› bug Defect / Bug

Comments

@mpkorstanje
Copy link
Contributor

mpkorstanje commented Feb 3, 2025

πŸ‘“ What did you see?

Feature: Custom parameters

  Scenario: example
    Given I read chapters 1 - 15 'Pride and Prejudice'

Results in an suggested cucumber expression of

I read chapters {int} {double} {int} {string}

βœ… What did you expect to see?

I read chapters {int} - {int} {string}

πŸ“¦ Which tool/library version are you using?

java/cucumber-expressions v18.0.1

πŸ”¬ How could we reproduce it?

No response

πŸ“š Any additional context?

No response

@mpkorstanje mpkorstanje added the πŸ› bug Defect / Bug label Feb 3, 2025
@mpkorstanje mpkorstanje self-assigned this Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
πŸ› bug Defect / Bug
Projects
Status: No status
Development

No branches or pull requests

1 participant