mockito
Mocking framework
A popular mocking framework used in unit tests written in Java
Most popular Mocking framework for unit tests written in Java
15k stars
424 watching
3k forks
Language: Java
last commit: over 1 year ago
Linked from 3 awesome lists
javajava-librarymockmock-librarymockingmocking-frameworkmockitomockstest-automationtest-driven-developmenttestingtesting-tools
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Kotlin library providing helper functions to work with Mockito in tests. | 3,113 |
| | 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 |
| | A mocking framework for testing Scala applications | 355 |
| | A testing library for Kotlin that allows developers to write tests more efficiently by mocking out dependencies and behavior. | 5,463 |
| | Generates simulated data for front-end development and testing | 19,540 |
| | A PHP framework for creating test doubles to isolate dependencies and make unit testing easier. | 10,652 |
| | A Swift mocking framework for unit testing with features such as stubbing, mocking, call verification, and argument matching. | 120 |
| | An Objective-C framework for creating mock objects to test and verify application behavior | 991 |
| | A mocking library for .NET that provides a simple and straightforward API for creating mock objects. | 5,985 |
| | Manages project build, reporting, and documentation from a central piece of information | 4,402 |
| | A Java framework that enables unit testing of normally untestable code by mocking static methods, constructors, and final classes. | 4,167 |
| | A lightweight Sinatra application for mocking HTTP responses with an easy-to-use interface | 110 |
| | A C++ mocking framework inspired by Mockito, providing a simple and lightweight way to mock dependencies in unit testing. | 77 |
| | A tool for mocking HTTP services in development and testing environments | 6,410 |
| | A multipurpose mock server allowing developers to simulate API responses for testing and development purposes. | 374 |