JBehave

Doesn't find scenarios with numbers in the file name

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 2.0, 2.0.1, 2.1
  • Fix Version/s: 2.2
  • Component/s: None
  • Labels:
    None
  • Number of attachments :
    0

Description

cells_with_3_neighbours_are_born -> CellsWith3NeighboursAreBorn, throws ScenarioNotFoundException
cells_with3_neighbours_are_born works OK, but should be able to do either.

Activity

Hide
Mauro Talevi added a comment -

Done - snapshot deployed.

Show
Mauro Talevi added a comment - Done - snapshot deployed.
Hide
Mauro Talevi added a comment - - edited

Configured to support both resolution modes, ie treating numbers as lower case letters (the default, compatible with 2.1.x) and as upper case letters (by using UnderscoredCamelCaseResolver.NUMBERS_AS_UPPER_CASE_LETTERS_PATTERN).

See UnderscoredCamelCaseResolverBehaviour to examples of both modes.

Show
Mauro Talevi added a comment - - edited Configured to support both resolution modes, ie treating numbers as lower case letters (the default, compatible with 2.1.x) and as upper case letters (by using UnderscoredCamelCaseResolver.NUMBERS_AS_UPPER_CASE_LETTERS_PATTERN). See UnderscoredCamelCaseResolverBehaviour to examples of both modes.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: