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

refactor test #2

Open
wants to merge 15 commits into
base: develop
Choose a base branch
from
Open

refactor test #2

wants to merge 15 commits into from

Conversation

sarnold
Copy link
Owner

@sarnold sarnold commented Mar 3, 2025

Testing upstream refactor

aaronliu0130 and others added 12 commits February 28, 2025 12:20
".h" files don't, because many C++ headers also use this extension
* add workaround for py39 on macos installed with broken setuptools

Signed-off-by: Stephen L Arnold <[email protected]>
This also speeds up execution by on average 1.3%. Huh.
Reduce duplication of sample tests through parameterization, making pytest (and unittest) list the individual tests

Replace duplicative testing of headers in boost's exclude.def with something where the --exclude parameter actually has an effect
Migrate setup.py to pyproject.toml
Use preferred .pytest.ini file instead of setup.cfg for configuring pytest per pytest customization docs
Remove "setup.py test" alias for pytest
fix a typo in the bulleted list
remove specific python version
* add workaround for py39 on macos installed with broken setuptools

Signed-off-by: Stephen L Arnold <[email protected]>
…lease

* expand tox platform list to match github ci matrix

Signed-off-by: Stephen L Arnold <[email protected]>
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.

2 participants