Rain notifications before it happens for Google Wear
Here's our module structure (as of Oct 2014):
Execute ./gradlew clean test
from the terminal. And then find the results in rain-notifications/tests/build/test-report/debug/index.html.
Or in a one liner: ./gradlew clean test && open tests/build/test-report/debug/index.html