Introduction Tulisan kali ini adalah lanjutan dari Part I — Why we need TestRule and how it works ?? .. Dalam satu…
Read MoreAs the software development team grows, we have to always keep an eye of what we could improve to make…
Read MoreYou have two apps on Google Play Store. Which one from the list below that you chose to sign your…
Read MoreOperator subscribeOn memiliki definisi yang sederhana tapi memiliki perilaku yang kadang tidak disadari pengguna. Sebagai contoh, lihat snippet di bawah: Observable.create<Int> { Thread(Runnable {…
Read MoreThis is the last article, which describe the actual work on building the CI infrastructure in the cloud with Genymotion…
Read MoreIntroduction Dalam implementasi dari Test Driven Delevopment (TDD) maka kita diharuskan untuk membuat test terlebih dahulu sebelum menambahkan fungsionalitas baru di aplikasi. Jenis test yang seringkali…
Read MoreThis article is the second of a series of 3, which outlines in detailed all problems we faced, and our…
Read MoreThis article is the first of a series of 3, which outlines what Continuous Integration is, why we are doing…
Read More