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

Use fixtures to generate assembly operation test data #63

Open
ninezerozeronine opened this issue Jul 20, 2019 · 0 comments
Open

Use fixtures to generate assembly operation test data #63

ninezerozeronine opened this issue Jul 20, 2019 · 0 comments

Comments

@ninezerozeronine
Copy link
Owner

Currently using a data generation function in each operation to generate data to pass to the parametrisation decorator.

I might be able to use a ficture with arguments to generate this data instead.

https://docs.pytest.org/en/latest/fixture.html#override-a-fixture-with-direct-test-parametrization should be good reference.

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

No branches or pull requests

1 participant