run_unit_tests.sh 60 B

123
  1. #!/bin/bash
  2. ./gradlew testDebug --fail-fast --tests="*Test"