Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://notwoods.github.io/mockk-guidebook/
A guide to using the MockK testing library.
https://notwoods.github.io/mockk-guidebook/
android book kotlin mockk mocks testing
Last synced: 3 months ago
JSON representation
A guide to using the MockK testing library.
- Host: GitHub
- URL: https://notwoods.github.io/mockk-guidebook/
- Owner: NotWoods
- Created: 2020-05-31T04:12:10.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-03-24T23:22:23.000Z (8 months ago)
- Last Synced: 2024-06-20T17:13:24.030Z (5 months ago)
- Topics: android, book, kotlin, mockk, mocks, testing
- Language: HTML
- Homepage: https://notwoods.github.io/mockk-guidebook/
- Size: 5.08 MB
- Stars: 42
- Watchers: 2
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
- awesome-lost-and-found - MockK Guidebook - a good addition to the official [MockK](https://mockk.io/) (Kotlin)
README
# MockK Guidebook
A guide to using the [MockK testing library](https://mockk.io/).
This resource is designed to help you learn how to use MockK, whether you're new to mocking or [transitioning from another framework](./content/docs/mockito-migrate). You can skim and skip around different pages. It's a living document, so it will be receiving updates to add more information over time.
Written by
Tiger Oakes