Using JACOCO we can create code coverage report locally on our system.
Add JACOCO plugin to BUILD.GRADLE
and create the debug configuration and that’s it.
One of the common reported issues by Windows users is that computer keeps turning off by itself. Why does a computer turn off? Your computer turns off on
Using JACOCO we can create code coverage report locally on our system.
Add JACOCO plugin to BUILD.GRADLE
and create the debug configuration and that’s it.
Thank you for this concept. Kindly explian how to write test cases for code covering?
Oh gosh, thank you so much for covering this concept! Truly appreciate the fact that someone is covering CI/CD related concept with straight forwardness!
Is it possible to get the coverage if we use espresso?
Great video, please make a video to test a class which has multiple methods having business logic. Also make video on testing using mockito
How can i build the Test class?
Hey man! Great video. Could you tell me the terminal command to execute the test cases and make the report ? I am using another program to execute test cases and to generate coverage report.
thanks bro
Very nice tutorial. Straight to the point. Thanks 😀
good!