Skip to content

Commit f7b3f77

Browse files
author
Aritra Roy
committed
Adds MockK testing library
1 parent 0df73fa commit f7b3f77

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,7 @@ and Android apps
206206
* [JaCoCo](https://github.com/jacoco/jacoco) - JaCoCo - Java Code Coverage Library
207207
* [JUnit4](https://github.com/junit-team/junit4) - A programmer-oriented testing framework for Java
208208
* [Mockito](https://github.com/mockito/mockito) - Most popular Mocking framework for unit tests written in Java
209+
* [MockK](https://github.com/mockk/mockk) - Mocking library for Kotlin
209210
* [OkReplay](https://github.com/airbnb/okreplay) - 📼 Record and replay OkHttp network interaction in your tests
210211
* [Robolectric](https://github.com/robolectric/robolectric) - Android Unit Testing Framework
211212
* [Robotium](https://github.com/RobotiumTech/robotium) - Android UI Testing

0 commit comments

Comments
 (0)