AKJAW / ktor-mock-tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a sample project for my article Using Ktor Client Mock Engine for Integration and UI Tests

The repository contains tests for fetching GitHub repositories through the GitHub Search API, but replaces the real network calls with pre-defined one's thanks to the Ktor Client MockEngine.

About


Languages

Language:Kotlin 100.0%