mattmoore
05/25/2020, 2:11 AM./gradlew clean :compiler-plugin:test --tests "*PatternMatching*"
Saves a ton of time, rather than waiting for the entire test suite to run. Less than 30 seconds on my machine to rebuild and run, but I'm running on a 16" MacBook Pro with the 8-core i9, so YMMV. Should still save a decent amount of time though.