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(fixtures): add --tabular pytest CLI arg and corresponding fixture #116

Merged
merged 1 commit into from
Sep 12, 2023

Conversation

wpbonelli
Copy link
Contributor

Followup on #112, introduce tabular fixture with --tabular CLI arg accepting raw, recarray, or dataframe. The previously introduced use_pandas fixture can condition whether the module under test uses pandas for internal work, the tabular fixture can select how input data is provided, leaving open the possibility for alternative representations in future

@wpbonelli wpbonelli merged commit 0ce5714 into MODFLOW-USGS:develop Sep 12, 2023
14 checks passed
@wpbonelli wpbonelli deleted the tabular branch September 12, 2023 14:46
@github-actions github-actions bot mentioned this pull request Sep 12, 2023
@github-actions github-actions bot mentioned this pull request Nov 21, 2023
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