[Spoon] Android testing tool



Did you heard about Spoon ?
If you are a mobile developer (in our case an Android developer with hundreds of available target devices), and you know how much testing your app is important, take a look at Spoon !

This tool will enable you to test your app simultaneously
- on several android devices,
- to take different steps screenshots during your tests,
- to display the results in a meaningful way
- to compare screenshots from the several devices...





Spoon is available on Github:
https://github.com/square/spoon

All you need to start is here:
http://square.github.io/spoon/


Just take a look below or click on the link below to display a Spoon output sample:
http://square.github.io/spoon/sample/index.html



Comments

Popular posts from this blog

EMGU with Xamarin Forms guide [part 1]

Xamarin.Forms device unique ID...

[Xamarin Forms] Custom bottom bordered entry (iOS & Android)