Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
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.
Syllabus
Introduction
Project Overview
Project Structure
Package Structure
Fragment Factory
Test
Mocking
Dependencies
Android Test
Outro
Taught by
CodingWithMitch