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

Utility to run tests locally #14

Closed
wants to merge 3 commits into from
Closed

Utility to run tests locally #14

wants to merge 3 commits into from

Conversation

yasuiniko
Copy link
Collaborator

Adds ./local_tests.sh, which can be called to run pytest in exactly the same way as in the github ci workflow. It is not elegant, but it fixes an issue I had where calling pytest resulted in passing tests even though github ci tests failed.

We could instead use tox etc to standardize testing.

@yasuiniko yasuiniko assigned andnp and yasuiniko and unassigned andnp Oct 25, 2024
@yasuiniko yasuiniko requested a review from andnp October 26, 2024 00:05
Installs ml_experiment package in line with #20
@yasuiniko yasuiniko closed this Oct 30, 2024
@yasuiniko yasuiniko deleted the local-tests branch November 5, 2024 20:22
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