Test-Driven Development in Android, Episode 4: Set Up JUnit | Kodeco

JUnit is a powerful java framework that allows you to perform unit testing in your Android project. In this episode you are going to set up JUnit and create your first unit test.


This is a companion discussion topic for the original entry at https://www.kodeco.com/29746623-test-driven-development-in-android/lessons/4

Hi ,
Can you help me to download the project github?. If I try to download I am getting only .keep files

The materials are available by following the Github link, which lead to:

It’s best to download via Git (click on the Code button). However, you also have the option to use Download ZIP. It’s working at my end.

Hi,
Thanks for the quick response
I tried clone as well as download zip. only
Attached image for your reference


.keep file is present

Have you tried downloading via Git?