Skip to content

feat(fixtures): add --tabular pytest CLI arg and corresponding fixture#116

Merged
wpbonelli merged 1 commit into
MODFLOW-ORG:developfrom
wpbonelli:tabular
Sep 12, 2023
Merged

feat(fixtures): add --tabular pytest CLI arg and corresponding fixture#116
wpbonelli merged 1 commit into
MODFLOW-ORG:developfrom
wpbonelli:tabular

Conversation

@wpbonelli
Copy link
Copy Markdown
Member

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-ORG:develop Sep 12, 2023
@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