gpx

Leverage the power of open source and don't reinvent the wheel

During this post, I’ll talk about how I needed a utility and how I cloned and modified a repository to achieve what I needed. Introduction One of the things I’m working on at waveapplication is test automation using calabash to ensure the quality of the apps before publishing to the app store. We are working towards a complete Continuous Integration and Continuous Delivery and to do so, we need end-to-end functional tests (Apart from Unit and Integration tests) In this specific case, I needed to fake GPS locations on a Android device.
Read more