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

Running tests with hybrid builds? #144

Open
silverAndroid opened this issue Dec 19, 2024 · 0 comments
Open

Running tests with hybrid builds? #144

silverAndroid opened this issue Dec 19, 2024 · 0 comments

Comments

@silverAndroid
Copy link

I've migrated 1 small Gradle module to Bazel and am wondering how I run the unit tests with the existing tests.

Before migrating, I'd run ./gradlew testDebugUnitTest but I'm not sure what is the recommended way is to run the tests. Do I run each Gradle modules tests separately and the Bazel module tests separately in CI? Or something else?

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