passy / build-time-tracker-plugin

Gradle plugin to continuously track and report your build times
https://plugins.gradle.org/plugin/net.rdrei.android.buildtimetracker
Apache License 2.0
1.21k stars 67 forks source link

Mock TerminalInfo in tests #68

Closed passy closed 8 years ago

passy commented 8 years ago

There is some side-effecting behavior that isn't mocked which means the tests aren't deterministic.