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

feat: add fluent api (builder) and persistence #41

Closed
wants to merge 7 commits into from

Conversation

omermorad
Copy link
Owner

No description provided.

…ance

Add fluent API to enable methods chanining with ability to persist the mock

BREAKING CHANGE: MockFactory is now a function and not a class, changed the original to
MockGenerator. Add fluent API and ability to persist mock datta

closes #42, closes #37
@omermorad omermorad closed this Jul 17, 2021
@omermorad omermorad deleted the branch v2.0.0 July 17, 2021 15:07
@omermorad omermorad deleted the feat/add-fluent-api-persistence branch July 17, 2021 15:08
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.

Suggestion: add ability of data persistence in mock factory
1 participant