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

Add option to run pytest unit tests from dbt-build #295

Open
andrewmogan opened this issue Jan 15, 2025 · 0 comments
Open

Add option to run pytest unit tests from dbt-build #295

andrewmogan opened this issue Jan 15, 2025 · 0 comments

Comments

@andrewmogan
Copy link
Contributor

At the last software coordination meeting (Dec. 2024), it was requested that we run pytest unit tests as part of the nightly workflows. I imagine this would work very similarly to dbt-build --unittest in terms of finding and collecting tests, but since --unittest specifically looks for C++ tests, I think this will need to be a separate option, like dbt-build --pytest.

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

No branches or pull requests

1 participant