Skip to content

[Core] Throw exception when multiple object factories are found #1832

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

mpkorstanje
Copy link
Contributor

When multiple object factories are available on the classpath Cucumber
would print out a warning and fall back to the default object factory.

With the introduction of cucumber.object-factory the user can specify
exactly which object factory should be used. There should be no need for
a soft failure any more.

When multiple object factories are available on the classpath Cucumber
would print out a warning and fall back to the default object factory.

With the introduction of `cucumber.object-factory` the user can specify
exactly which object factory should be used. There should be no need for
a soft failure anymore.
@mpkorstanje mpkorstanje added this to the 5.0.0 milestone Dec 3, 2019
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.05%) to 87.507% when pulling d16f1ff on throw-exception-when-multiple-object-factories-are-found into 5943b20 on master.

@mpkorstanje mpkorstanje merged commit f64093d into master Dec 5, 2019
@mpkorstanje mpkorstanje deleted the throw-exception-when-multiple-object-factories-are-found branch December 5, 2019 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants