An open API service indexing awesome lists of open source software.

https://github.com/znsio/androidactivitytestingpoc

A simple project to help devise effective testing of Android Activities
https://github.com/znsio/androidactivitytestingpoc

android test-automation

Last synced: 25 days ago
JSON representation

A simple project to help devise effective testing of Android Activities

Awesome Lists containing this project

README

          

# AndroidActivityTesting Proof-of-Concept
This is intended to be a simple project to help devise effective testing of Android Activities. It's inspired by reading the work of many others and an attempt to establish a reliable, repeatable and maintainable test automation codebase that's actually useful.

## Contributions are welcome
This project scratches an itch I and a couple of others have, where the current documentation wasn't quite enough and where many examples are incomplete or too dated to work as-is now the tools and releases have moved on significantly since those were written.