MockSwift

Mocking library

A library that allows you to write mocks and make better tests with Swift

MockSwift is a Mock library written in Swift.

GitHub

90 stars
8 watching
7 forks
Language: Swift
last commit: about 2 years ago
Linked from 1 awesome list

mockplaygroundswiftswift-package-managertestxcode

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sabirvirtuoso/mockit A Swift mocking framework for unit testing with features such as stubbing, mocking, call verification, and argument matching. 120
ferada/cl-mock A library for easily replacing parts of existing functions with mock implementations. 19
wetransfer/mocker An iOS library that allows you to mock data requests from frameworks like Alamofire and URLSession without modifying the original code. 1,126
mockito/mockito-scala A mocking framework for testing Scala applications 354
appunite/mockery A library that provides a simple way to mock functions in asynchronous Elixir testing 91
nbottarini/mockt A mocking library for TypeScript and JavaScript 10
brightify/cuckoo A tool for creating mocks of Swift objects without boilerplate code. 1,672
devlucky/kakapo A tool for dynamically mocking server behaviors and responses in Swift applications. 759
help-me-mom/ng-mocks A testing library for mocking components and services in Angular applications. 1,060
mockyabstract/mocky An online service that allows users to generate custom HTTP responses for testing and development purposes. 2,056
freerange/mocha A Ruby library for mocking and stubbing in unit tests 1,225
thomas-girotto/mockgen A C# mocking library using source generators 16
eratio08/vitest-mock-extended A library that provides type-safe mocking extensions for testing with Vitest. 166
z4kn4fein/stashbox-mocking A library that provides automatic mock creation for unit testing integrations with Stashbox. 2
alexliesenfeld/httpmock A library that enables developers to mock HTTP responses and test their applications in isolation. 486