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

[python] Add CLI command to run tests #680

Merged
merged 1 commit into from
Nov 2, 2023
Merged

[python] Add CLI command to run tests #680

merged 1 commit into from
Nov 2, 2023

Conversation

eolivelli
Copy link
Member

Summary:

add a new command
langstream python run-tests -app /path/to/application
This runs "python3 -m unittest" by default, but you can customized the command

langstream python run-tests -app /path/to/application -c "tox"

@eolivelli eolivelli merged commit b2e5d62 into main Nov 2, 2023
9 of 10 checks passed
@eolivelli eolivelli deleted the impl/python-tests branch November 2, 2023 09:58
benfrank241 pushed a commit to vectorize-io/langstream that referenced this pull request May 2, 2024
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.

None yet

1 participant