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

Proposal for reusable and customizable data fixtures #3

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

bubasuma
Copy link

@bubasuma bubasuma commented Apr 27, 2020

Problem

Actually there is no formal way to customize existing data fixture directly from the test case which leads to duplicate data fixtures.

Solution

Extend the format of data fixture annotation to support a second parameter which will be injected to the data fixture file to customize the fixture for a specific test scenario.

Requested Reviewers

@bubasuma bubasuma force-pushed the integration_data_fixture_change_proposal branch from 1bdef0e to c702b96 Compare April 27, 2020 16:00
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