Unable to use parametrised steps and parametrised ExamplesTable within one scenario

Description

Current example in documentation (http://jbehave.org/reference/stable/tabular-parameters.html):

Sample implementation:

It fails at the first step with exception:


Changing scenario to

It fails at the second step with exception:


Changing scenario to

It fails with exception:

But it's an another bug.


So my proposal.

  • To make syntax consistent use the following scenario format, for example:

  • Fix the exception thrown in this scenario

Activity

Show:

Mauro Talevi February 18, 2018 at 7:13 PM

Yes, it was indeed the flaky tests that were failing. I've verified that the PR passes all tests and pushed the commit.

Yes, having a build for each PR may be a good idea.

Valery Yatsynovich February 18, 2018 at 6:29 PM

, do you consider configuring integration with CI system (e.g. Travis CI) to have automatic feedback on each PR?

Valery Yatsynovich February 18, 2018 at 6:26 PM

Also I've run the full build locally and tests are passed.

Maybe you faced with flaky tests from JBEHAVE-1201?

Valery Yatsynovich February 18, 2018 at 6:09 PM

Hi ,
Branch: https://github.com/valfirst/jbehave-core/tree/jbehave-1142
Successful build on travis CI: https://travis-ci.org/valfirst/jbehave-core/builds/340685200

Could you please provide details on failed unit tests?
Thanks

Mauro Talevi February 18, 2018 at 4:43 PM

Hi,

the PR looks good but it fails to pass unit tests when merged with master. Could you please merge and update the PR?

Thanks

Fixed

Details

Assignee

Reporter

Fix versions

Priority

Created December 22, 2015 at 9:41 AM
Updated February 18, 2018 at 7:13 PM
Resolved February 18, 2018 at 7:13 PM