android-testify icon indicating copy to clipboard operation
android-testify copied to clipboard

Feature Request: Create a ktx module with common boilerplate code

Open DanielJette opened this issue 3 years ago • 0 comments

Is your feature request related to a problem? Please describe.

There's a lot of stuff everyone does with Testify, like creating a test harness Activity, enabling flags, customizing the Test Runner, etc. It would be handy if this boilerplate was provided as an additional ktx module.

This feedback relates to:

  • [x] The Kotlin library
  • [ ] The Gradle plugin
  • [ ] The IntelliJ Platform plugin
  • [ ] The sample code
  • [ ] The documentation

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

DanielJette avatar Mar 22 '22 15:03 DanielJette