`pytest_helpers.py` documentation by honno · Pull Request #120 · data-apis/array-api-tests
Navigation Menu
{{ message }}
data-apis / array-api-tests Public
- Notifications You must be signed in to change notification settings
- Fork 47
Merged
Conversation
Copy link
Member
- 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 withxp.*where appropiate, as IMO the "mirroringxpfunctions to encourage minimal array library use" isn't worth the jankiness now that we actually do need to end up using a lot ofxp.*functions to test other functions as one-offs. - Removes out-dated
test_linspaceskip for NumPy workflow
honno added 8 commits
May 16, 2022 12:23Also documents it
The uses which weren't directly imported, i.e. used the alias `ah`
The bug doesn't matter anymore, as it happens out-of-scope (use of int dtypes)
honno
merged commit
fdde7ec
into
data-apis:master
honno
deleted the
ph-docs
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment