Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

honno
Copy link
Member

@honno honno commented May 17, 2022

  • Documents the pytest helpers that have been introduced over time.
  • Resolves Inconsistent arguments in some helper functions #100, where I had initially stood by the argument placement, but realize my justification was pretty weak compared to the inconsistency.
  • Replaces ah.* uses with xp.* where appropiate, as IMO the "mirroring xp functions to encourage minimal array library use" isn't worth the jankiness now that we actually do need to end up using a lot of xp.* functions to test other functions as one-offs.
  • Removes out-dated test_linspace skip for NumPy workflow

@honno honno merged commit fdde7ec into data-apis:master May 17, 2022
@honno honno deleted the ph-docs branch February 28, 2024 13:20
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.

Inconsistent arguments in some helper functions
1 participant