Hi all, I'm starting work on an android integration testing framework, called Huntsville:
https://github.com/sisbell/huntsville Currently, the project creates a DeviceAssert (extending JUnit Assert) class that asserts things like the existence of files on device, environmental properties on the device, logs, whether package are installed, etc. I've just started the project, so I wanted to see if other developers would have a similar need and to get feedback. I've researched and haven't found anything with this specific focus. If there are android testing projects with an existing community that would be a good fit for this type of project, I'd also like to see about moving over development to that project. Thanks, Shane -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

