mockito-kotlin
Mocking library
A Kotlin library providing helper functions to work with Mockito in tests.
Using Mockito with Kotlin
3k stars
42 watching
202 forks
Language: Kotlin
last commit: about 1 year ago
Linked from 1 awesome list
kotlinmockitomockito-kotlin
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A testing library for Kotlin that allows developers to write tests more efficiently by mocking out dependencies and behavior. | 5,463 |
| | A popular mocking framework used in unit tests written in Java | 14,941 |
| | A PHP framework for creating test doubles to isolate dependencies and make unit testing easier. | 10,652 |
| | A multiplatform programming language and its development infrastructure | 49,594 |
| | A mocking framework for testing Scala applications | 355 |
| | A tool to design and run mock APIs locally, allowing developers to speed up development, test applications in a controlled environment, and simulate edge cases. | 6,665 |
| | An Android app repository showcasing various machine learning models and their implementations in Kotlin | 50 |
| | A configurable, multithreaded SMTP mock server written in Go | 132 |
| | Compiles Java bytecode to multiple backend formats, including JavaScript and WebAssembly. | 2,666 |
| | A comprehensive documentation of Jest testing framework and its usage. | 5,355 |
| | Generates simulated data for front-end development and testing | 19,540 |
| | A library that allows you to write mocks and make better tests with Swift | 90 |
| | A multiplatform expectation assertion library for Kotlin | 572 |
| | Kotlin samples for Android development, including HTTP requests and UI components. | 311 |
| | An asynchronous framework for creating connected applications with minimal effort in Kotlin | 13,135 |