Главная
Study mode:
on
1
Introduction
2
Project Overview
3
Project Structure
4
Package Structure
5
Fragment Factory
6
Test
7
Mocking
8
Dependencies
9
Android Test
10
Outro
Description:
Learn how to use Mockk with Espresso for UI testing in Android development. Explore this 26-minute tutorial, part of a free course on UI testing for beginners. Discover the advantages of Mockk over Mockito for mocking dependencies in Kotlin projects, eliminating extra setup steps. Follow along with practical examples of UI (Instrumentation) tests using Espresso. Access the provided GitHub repository for code samples and gain insights into project structure, package organization, fragment factory testing, and mocking dependencies. Enhance your Android testing skills and improve the quality of your applications through this comprehensive introduction to Mockk and Espresso.

Mockk with Espresso - UI Testing for Beginners - Part 12

CodingWithMitch
Add to list