FHellmann / Uniatron

This project is part of the course Mobile Application Development at the University of Augsburg
https://play.google.com/store/apps/details?id=com.edu.uni.augsburg.uniatron
Apache License 2.0
0 stars 3 forks source link

Continues Integration #6

Closed FHellmann closed 6 years ago

FHellmann commented 6 years ago

Every new pull-request and their commits should be tested by a continues integration system (e. g. Travis-CI) with automatic static code analysis and junit tests. To keep the code coverage in glance, a tool for automatic test analysis is also needed (e. g. Coveralls).