GitHub user sseveran created a discussion: Running the Gradle Plugin tests
Hi. I am hoping to contribute a small fix to enable the gradle plugin to make it work correctly with the gradle [configuration cache](https://docs.gradle.org/current/userguide/configuration_cache.html). The fix is pretty trivial and I have tested it with my internal project. I have run in to something of an issue with actually writing a test to accompany my PR. It does not appear to me that the tests for the gradle plugin are actually running in the CI. For instance I don't see anything related to the GradleCompatibilitySpec even when I run gradle with --debug. What tests are actually supposed to be run in the CI? I can carve out some more time to spend on this if someone can help me understand the testing procedure here. GitHub link: https://github.com/apache/pekko-grpc/discussions/516 ---- This is an automatically sent email for notifications@pekko.apache.org. To unsubscribe, please send an email to: notifications-unsubscr...@pekko.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org