Skip to content

The minus sign is interpreted as a doubleΒ #328

Open
@mpkorstanje

Description

@mpkorstanje

πŸ‘“ 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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions