Release Notes - JBehave - Version 2.4 - HTML format

Configure Release Notes

Bug

  • [JBEHAVE-200] - Candidate step does not match AND steps
  • [JBEHAVE-211] - StringListConverter converts an empty String to a one element List instead of an empty List
  • [JBEHAVE-212] - Starting words are not updated when keywords are overridden in steps configuration
  • [JBEHAVE-221] - Maven runner documentation has incorrect capitalization (should be camel case)
  • [JBEHAVE-223] - 0.0 gets parsed as a Long
  • [JBEHAVE-224] - Double.NaN should be parseable into a double
  • [JBEHAVE-225] - Multiline scenario title is parsed as empty

Improvement

  • [JBEHAVE-165] - Allow scenarios to run in batch mode
  • [JBEHAVE-175] - Add support for BigDecimal and BigInteger parameters
  • [JBEHAVE-196] - Candidate steps should be aware of the method annotation type when matching textual steps
  • [JBEHAVE-199] - Allow ScenarioClassLoader to instantiate scenarios using default constructor
  • [JBEHAVE-202] - Allow class loader injection to be optional in scenario classes when running in command line
  • [JBEHAVE-204] - Scenario runner should report before and after story only once when running given scenarios
  • [JBEHAVE-209] - Add ParameterConverter for ExamplesTable
  • [JBEHAVE-210] - Report embedded status in before/after story events
  • [JBEHAVE-215] - Allow a step to be reused between scenarios with and without example tables
  • [JBEHAVE-217] - Allow configuration to be overridden
  • [JBEHAVE-219] - Create standard human and machine-readable reports
  • [JBEHAVE-222] - Add/rename examples events in ScenarioReporter
  • [JBEHAVE-229] - PatternScenarioParser should depend on KeyWords and not Configuration
  • [JBEHAVE-231] - Allow CandidateSteps methods to be defined in POJOs

New Feature

Task

  • [JBEHAVE-197] - Improve documentation of candidate steps and aliases in reference guide
  • [JBEHAVE-203] - StepsBehaviour tests fail with JDK 1.5

Edit/Copy Release Notes

The text area below allows the project release notes to be edited and copied to another document.