Skip to content

Commit

Permalink
Merge pull request #1097 from devkuma/add-korean-guides-and-articles
Browse files Browse the repository at this point in the history
Add Korean guides and articles in README.md
  • Loading branch information
Raibaz committed Jun 19, 2023
2 parents 6cfbc12 + 112bc94 commit 4a368dc
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,11 @@ Table of contents:
- [MockK 功能介紹:mockk, every, Annotation, verify](https://medium.com/joe-tsai/mockk-%E4%B8%80%E6%AC%BE%E5%BC%B7%E5%A4%A7%E7%9A%84-kotlin-mocking-library-part-2-4-4be059331110)
- [MockK 功能介紹:Relaxed Mocks, 再談 Verify, Capture](https://medium.com/joe-tsai/mockk-%E4%B8%80%E6%AC%BE%E5%BC%B7%E5%A4%A7%E7%9A%84-kotlin-mocking-library-part-3-4-79b40fb73964)
- [如何測試 Static Method, Singleton](https://medium.com/joe-tsai/mockk-%E4%B8%80%E6%AC%BE%E5%BC%B7%E5%A4%A7%E7%9A%84-kotlin-mocking-library-part-4-4-f82443848a3a)



### Korean guides and articles
- [Documentation translation to Korean](https://www.devkuma.com/docs/kotlin/mockk/)


## Installation

All you need to get started is just to add a dependency to `MockK` library.
Expand Down

0 comments on commit 4a368dc

Please sign in to comment.