Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run unit tests automatically #1003

Closed
rugk opened this issue Apr 6, 2018 · 8 comments · Fixed by #1113
Closed

Run unit tests automatically #1003

rugk opened this issue Apr 6, 2018 · 8 comments · Fixed by #1113

Comments

@rugk
Copy link
Contributor

rugk commented Apr 6, 2018

You could use Travis CI (or other services) to run the unit tests automatically (for each PR, e.g.), so contributors (and you 😉) see if they break something.

@rugk rugk changed the title Run unit tests automatically Run unit tests automatically Apr 6, 2018
@matkoniecz
Copy link
Member

@rugk Can you give an example of project that runs continous integration involving Android emulation?

@HolgerJeromin
Copy link
Contributor

https://docs.travis-ci.com/user/languages/android/

@rugk
Copy link
Contributor Author

rugk commented Apr 9, 2018

That's not strictly an example, but likely a good doc. 😄

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. 😃

@ENT8R
Copy link
Contributor

ENT8R commented Apr 11, 2018

Is there already somebody working on it?

@rugk
Copy link
Contributor Author

rugk commented Apr 11, 2018

I think no, otherwise one would have commented here or be assigned. 😄

@ENT8R
Copy link
Contributor

ENT8R commented Apr 11, 2018

Okay. Then I will try to do this. I already set up Travis CI for some Node.js projects...

@matkoniecz
Copy link
Member

matkoniecz commented Apr 11, 2018

@ENT8R Can you consider finishing #774 and #959 before starting that (or marking them as abandoned)?

@ENT8R
Copy link
Contributor

ENT8R commented Apr 11, 2018

@matkoniecz This was/is my plan! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants