Fix DuplicateCandidateFound when the same textual composite steps file is referenced twice

Description

When the same textual composite steps file is referenced twice or more in configuration (it could be user mistake or misconfiguration), org.jbehave.core.steps.AbstractCandidateSteps$DuplicateCandidateFound is thrown at the second loading of the same steps-file.

Core module should be updated to avoid double loading of the same steps-file.

Activity

Show:

Mauro Talevi January 23, 2019 at 8:00 PM

Pulled with thanks!

Valery Yatsynovich December 15, 2018 at 9:11 PM

Hi ,

Could you please review the pull request: https://github.com/jbehave/jbehave-core/pull/219/files?w=1 ?

Thanks

Fixed

Details

Assignee

Reporter

Fix versions

Priority

Created December 15, 2018 at 9:08 PM
Updated January 23, 2019 at 8:00 PM
Resolved January 23, 2019 at 8:00 PM