Meta of Examples doesn't inherit scenario meta

Description

If scenario contains meta and example table, examples doesn't contain meta and meta filters are applied to this scenario, all examples are excluded, because meta is empty, but they should be included if scenario meta matches

Activity

Show:

Mauro Talevi February 4, 2016 at 10:48 PM

Release 4.0.5 will be out very soon.

Mauro Talevi February 4, 2016 at 10:48 PM

Pulled with thanks

RafaelJ February 2, 2016 at 3:29 PM

Any update on this? In addition, IMHOJBehave 4.0.5 should be released soon given the amount of fixes made, last release was made in September '15.

RafaelJ January 18, 2016 at 2:11 PM

PR has been updated using AbstractPerformableScenario instead.

More details at https://github.com/rjimgal/jbehave-core/commit/89b17ae92e77d480f83292175ff7eb8c0e1144d1

Mauro Talevi January 15, 2016 at 1:00 PM

Thanks for the PR. The idea is correct but the implementation needs some tweaks. Specifically, the Scenario object is meant to be immutable (only containing the parsed content) while the PerformableScenario can contain dynamic information pertaining to the run context.

Can you please provide another PR with the story meta assigned to the AbstractPerformableScenario?

Thanks

Fixed

Details

Assignee

Reporter

Fix versions

Priority

Created November 6, 2015 at 12:45 PM
Updated February 4, 2016 at 10:48 PM
Resolved February 4, 2016 at 10:48 PM

Flag notifications