You could use Travis CI (or other services) to run the unit tests automatically (for each PR, e.g.), so contributors (and you :wink:) see if they break something.
@rugk Can you give an example of project that runs continous integration involving Android emulation?
That's not strictly an example, but likely a good doc. :smile:
But there are also enough examples, as I assume. (there are a lot test projects and stuff like that)
But realistically the docs should be enough to setup it. :smiley:
Is there already somebody working on it?
I think no, otherwise one would have commented here or be assigned. :smile:
Okay. Then I will try to do this. I already set up Travis CI for some Node.js projects...
@ENT8R Can you consider finishing #774 and #959 before starting that (or marking them as abandoned)?
@matkoniecz This was/is my plan! 馃憤