jeudi 5 février 2015

Write tests for a Java project that require Android environnement

I develop a framework for android platform, it's a jar file that generate source code when you put it in your lib folder of the android app, to simplify creation of SQLite DataBase.


The project is hosted in GitHub, and I want to write tests for this framework and use Travis or CloudBees for continuous integration.


I wondered how can i do this, the framework is a Java project that require an Android environnement to be tested.


Aucun commentaire:

Enregistrer un commentaire