mockito

Mocking framework

A popular mocking framework used in unit tests written in Java

Most popular Mocking framework for unit tests written in Java

GitHub

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

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mockito/mockito-kotlin A Kotlin library providing helper functions to work with Mockito in tests. 3,113
mockoon/mockoon 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
mockito/mockito-scala A mocking framework for testing Scala applications 355
mockk/mockk A testing library for Kotlin that allows developers to write tests more efficiently by mocking out dependencies and behavior. 5,463
nuysoft/mock Generates simulated data for front-end development and testing 19,540
mockery/mockery A PHP framework for creating test doubles to isolate dependencies and make unit testing easier. 10,652
sabirvirtuoso/mockit A Swift mocking framework for unit testing with features such as stubbing, mocking, call verification, and argument matching. 120
jonreid/ocmockito An Objective-C framework for creating mock objects to test and verify application behavior 991
devlooped/moq A mocking library for .NET that provides a simple and straightforward API for creating mock objects. 5,985
apache/maven Manages project build, reporting, and documentation from a central piece of information 4,402
powermock/powermock A Java framework that enables unit testing of normally untestable code by mocking static methods, constructors, and final classes. 4,167
mvemjsun/mock_server A lightweight Sinatra application for mocking HTTP responses with an easy-to-use interface 110
tpounds/mockitopp A C++ mocking framework inspired by Mockito, providing a simple and lightweight way to mock dependencies in unit testing. 77
wiremock/wiremock A tool for mocking HTTP services in development and testing environments 6,410
outofcoffee/imposter A multipurpose mock server allowing developers to simulate API responses for testing and development purposes. 374