Muhammad AbdullahUnderstanding Code Coverage Metrics: A Simple GuideIn the world of software development, ensuring the quality and reliability of your code is paramount. One key metric that developers use to…Sep 25, 2023
InNerd For TechbyAshish UniyalSetup JaCoCo code coverage with your Multimodule Android App KotlinIn our last post, we discussed how to set up ktlint within our android project. Hope that was helpful. If you have not tried, do give a try…Jul 3, 202113
Yuvraj KaleFirebase Device Farm / Firebase Test LabsBasically, Firebase device farm is nothing but it allows us to test our app on a variety of devices.Sep 7, 2023Sep 7, 2023
Our Cloud SchoolUnit Testing report with GitHub actionsIf you are working on application development project, you must have unit test written for the code of your application, Unit testing is an…Aug 20, 2022Aug 20, 2022
Georgios PatronasHow to generate single Test Report for modular Android projectUnit test report provide us with a breakdown of the results of the unit tests. This includes information on the number of tests that were…Mar 9, 2023Mar 9, 2023
Muhammad AbdullahUnderstanding Code Coverage Metrics: A Simple GuideIn the world of software development, ensuring the quality and reliability of your code is paramount. One key metric that developers use to…Sep 25, 2023
InNerd For TechbyAshish UniyalSetup JaCoCo code coverage with your Multimodule Android App KotlinIn our last post, we discussed how to set up ktlint within our android project. Hope that was helpful. If you have not tried, do give a try…Jul 3, 202113
Yuvraj KaleFirebase Device Farm / Firebase Test LabsBasically, Firebase device farm is nothing but it allows us to test our app on a variety of devices.Sep 7, 2023
Our Cloud SchoolUnit Testing report with GitHub actionsIf you are working on application development project, you must have unit test written for the code of your application, Unit testing is an…Aug 20, 2022
Georgios PatronasHow to generate single Test Report for modular Android projectUnit test report provide us with a breakdown of the results of the unit tests. This includes information on the number of tests that were…Mar 9, 2023
InLogical ProgrammerbyManoj ReddyInstall and Setup Report Portal in Docker Windows for Unit Testing in .Net CoreUsing the Simple steps to setup and run report portal service for better reporting.May 2, 2021
InThe QA LEADbyJason BoogUnit Testing: Advantages & DisadvantagesUnit testing is a functional testing method that those in the field have different opinions about.Sep 18, 2020
Aníbal Bastías SotoKotlin + MVVM + Coroutines + Unit TestsA simple and complete example for Reactive and modern Android AppJan 3, 2020