Skip to content

feat(markers): add no_parallel marker, support differing pkg/module names#148

Merged
wpbonelli merged 1 commit into
MODFLOW-ORG:developfrom
wpbonelli:markers
Apr 12, 2024
Merged

feat(markers): add no_parallel marker, support differing pkg/module names#148
wpbonelli merged 1 commit into
MODFLOW-ORG:developfrom
wpbonelli:markers

Conversation

@wpbonelli
Copy link
Copy Markdown
Member

@wpbonelli wpbonelli commented Apr 12, 2024

  • add no_parallel marker to modflow_devtools.markers to skip test if xdist is activated
  • add name_map param to has_pkg() function and requires_pkg marker — accommodate packages which don't have a correspondingly named top-level module, e.g. pytext-xdist -> xdist, mfpymake -> pymake
  • minor refactor in has_pkg() and update docstrings

@wpbonelli wpbonelli added the enhancement New feature or request label Apr 12, 2024
@wpbonelli wpbonelli marked this pull request as ready for review April 12, 2024 14:17
@wpbonelli wpbonelli merged commit 1f358de into MODFLOW-ORG:develop Apr 12, 2024
@wpbonelli wpbonelli deleted the markers branch April 12, 2024 14:21
This was referenced May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant