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.
90 stars
8 watching
7 forks
Language: Swift
last commit: over 2 years ago
Linked from 1 awesome list
mockplaygroundswiftswift-package-managertestxcode
Related projects:
Repository | Description | Stars |
---|---|---|
| A Swift mocking framework for unit testing with features such as stubbing, mocking, call verification, and argument matching. | 120 |
| A library for easily replacing parts of existing functions with mock implementations. | 19 |
| An iOS library that allows you to mock data requests from frameworks like Alamofire and URLSession without modifying the original code. | 1,135 |
| A mocking framework for testing Scala applications | 355 |
| A library that provides a simple way to mock functions in asynchronous Elixir testing | 92 |
| A mocking library for TypeScript and JavaScript | 10 |
| A tool for creating mocks of Swift objects without boilerplate code. | 1,674 |
| A tool for dynamically mocking server behaviors and responses in Swift applications. | 759 |
| A testing library for mocking components and services in Angular applications. | 1,067 |
| An online service that allows users to generate custom HTTP responses for testing and development purposes. | 2,068 |
| A Ruby library for mocking and stubbing in unit tests | 1,231 |
| A C# mocking library using source generators | 16 |
| A library that provides type-safe mocking extensions for testing with Vitest. | 174 |
| A library that provides automatic mock creation for unit testing integrations with Stashbox. | 2 |
| A library that enables developers to mock HTTP responses and test their applications in isolation. | 491 |