SwiftMock
A mocking framework for Swift (by mflint)
Mussel
A framework for easily testing Push Notifications and Routing in XCUITests (by UrbanCompass)
SwiftMock | Mussel | |
---|---|---|
- | - | |
275 | 75 | |
- | - | |
4.1 | 0.0 | |
12 months ago | almost 3 years ago | |
Swift | Swift | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
SwiftMock
Posts with mentions or reviews of SwiftMock.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning SwiftMock yet.
Tracking mentions began in Dec 2020.
Mussel
Posts with mentions or reviews of Mussel.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning Mussel yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing SwiftMock and Mussel you can also consider the following projects:
Cuckoo - Boilerplate-free mocking framework for Swift!
Spectre - BDD Framework and test runner for Swift projects and playgrounds
UI Testing Cheat Sheet - How do I test this with UI Testing?
Fakery - :alien: Swift fake data generator
Mockit - A simple mocking framework for Swift, inspired by the famous http://mockito.org/
Mocker - Mock Alamofire and URLSession requests without touching your code implementation