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

Support parameters with run-tests.sh #959

Merged
merged 1 commit into from
Jan 3, 2020

Conversation

devin-petersohn
Copy link
Collaborator

What do these changes do?

Related issue number

  • passes flake8 modin
  • passes black --check modin
  • [ ] tests added and passing

* Resolves modin-project#958
* Support passing in an engine/test suite
* Also supports parameters to be passed to pytest e.g. -k, -v, -x, etc.
@devin-petersohn devin-petersohn merged commit 32563c8 into modin-project:master Jan 3, 2020
@devin-petersohn devin-petersohn deleted the issues/958 branch January 3, 2020 22:40
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.

Enhance run-tests.sh to take parameters
1 participant