Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/notwoods/mockk-guidebook
A guide to using the MockK testing library.
https://github.com/notwoods/mockk-guidebook
android book kotlin mockk mocks testing
Last synced: 21 days ago
JSON representation
A guide to using the MockK testing library.
- Host: GitHub
- URL: https://github.com/notwoods/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-10-06T14:54:17.871Z (about 1 month ago)
- Topics: android, book, kotlin, mockk, mocks, testing
- Language: HTML
- Homepage: https://notwoods.github.io/mockk-guidebook/
- Size: 5.08 MB
- Stars: 46
- Watchers: 2
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
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