Skip to content
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

Remove default FixtureMonkeyOptions #1128

Merged
merged 1 commit into from
Dec 23, 2024
Merged

Conversation

seongahjo
Copy link
Contributor

@seongahjo seongahjo commented Dec 21, 2024

Summary

Remove default FixtureMonkeyOptions

(Optional): Description

It may be the breaking change. But it compels me for the following reasons.

  1. The default FixtureMonkeyOptions initializes if added in dependency, it causes the unnecessary costs.
  2. It forces the jqwik depenedency in fixture-monkey-api module.

We'll recommend to use FixtureMonkeyOptions.builder().build() instead.

How Has This Been Tested?

  • existing tests

Is the Document updated?

Later

@seongahjo seongahjo added this to the 1.1.7 milestone Dec 21, 2024
@seongahjo seongahjo merged commit f3d1411 into main Dec 23, 2024
13 checks passed
@seongahjo seongahjo deleted the sa/remove-default-option branch December 23, 2024 11:44
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.

1 participant