Timothy Kist
Timothy Kist
How about support `git flow release start` but with changes in the working tree? Will need to require that the commit is on the `develop` branch to avoid merge conflicts....
Just a thought, but could the internet connection check be a bit more intelligent and use the network check and then only check the internet if at least one is...
### Description Having an issue with running Activities with multiple data scenarios but when I annotate the tests with different apps in `@Config(application = ...)` and put the custom test...
[Blue Ocean](https://www.jenkins.io/doc/book/blueocean/) is part of Jenkins and a modern web front-end which removes the clutter. It would be nice to have an option to forward to the respective Blue Ocean...
Being able to change font size would be super helpful especially for testing large fonts on screens. Would this be possible?
Came across this rule which would mean that the Grant Permission control in TB might be redundant. https://developer.android.com/reference/android/support/test/rule/GrantPermissionRule
I'd love to be able to run a full python IDE while creating my projects. With the [GPIO extender](https://bennuttall.com/raspberry-pi-zero-gpio-expander/) tool, I can do just that! However, I don't think this...
Have managed a Proof of Concept to make a progress observable to address #7. It's not quite ready, but I think I'll move the conversation to here instead on the...
I want to test a root of multiple HTML files and check external links. Really surprised that the GUI doesn't automatically default to this, or at least, have it as...