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

Don't ignore well tests when building package #1218

Open
mferrera opened this issue Jul 9, 2024 · 0 comments
Open

Don't ignore well tests when building package #1218

mferrera opened this issue Jul 9, 2024 · 0 comments
Labels
build Build process ci Related to CI/CD

Comments

@mferrera
Copy link
Contributor

mferrera commented Jul 9, 2024

'pytest -n 4 tests --disable-warnings -m "not hypothesis" --ignore tests/test_well --ignore-glob="*forks.py"',

We should not ignore well tests when building the package. We might also replace these file ignores with pytest marks, if they are not numerous.

@mferrera mferrera added build Build process ci Related to CI/CD labels Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Build process ci Related to CI/CD
Projects
None yet
Development

No branches or pull requests

1 participant