Skip to content

Commit

Permalink
Docs: Add gradlew test suite to comment on save cache for unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ParaskP7 committed Jan 16, 2025
1 parent 82a9a19 commit 2363663
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/commands/save-cache.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ echo "--- 🧹 Download Lint Dependencies [Lint Jetpack App]"
./gradlew lintJetpackJalapenoDebug
echo ""

# .buildkite/commands/run-unit-tests.sh
# .buildkite/commands/run-unit-tests.sh -> ./gradlew $test_suite
# -> test_suite="testWordpressVanillaRelease koverXmlReportWordpressVanillaRelease"
# -> test_suite=":libs:processors:test :libs:processors:koverXmlReport"
# -> test_suite=":libs:image-editor:testReleaseUnitTest :libs:image-editor:koverXmlReportRelease"
Expand Down

0 comments on commit 2363663

Please sign in to comment.