XCTestExtensions VS Cribble

Compare XCTestExtensions vs Cribble and see what are their differences.

XCTestExtensions

XCTestExtensions is a Swift extension that provides convenient assertions for writing Unit Test. (by shindyu)

Cribble

Swifty tool for visual testing iPhone and iPad apps. Every pixel counts. (by maxsokolov)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
XCTestExtensions Cribble
- -
22 269
- -
0.0 0.0
about 2 years ago about 6 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.

XCTestExtensions

Posts with mentions or reviews of XCTestExtensions. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning XCTestExtensions yet.
Tracking mentions began in Dec 2020.

Cribble

Posts with mentions or reviews of Cribble. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning Cribble yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing XCTestExtensions and Cribble you can also consider the following projects:

Mockingbird - Simplify software testing, by easily mocking any system using HTTP/HTTPS, allowing a team to test and develop against a service that is not complete or is unstable or just to reproduce planned/edge cases.

Cuckoo - Boilerplate-free mocking framework for Swift!

second_curtain - Upload failing iOS snapshot tests cases to S3

TestKit - The easiest way to implement full BDD in your Swift iOS projects! Use plain English specs (Gherkin) to drive tests that include both UI automation and interacting with application data & state.

NaughtyKeyboard - The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data. This is a keyboard to help you test your app from your iOS device.

Parallel iOS Tests

MetovaTestKit - A collection of useful test helpers designed to ease the burden of writing tests for iOS applications.

OCMockito - Mockito for Objective-C: creation, verification and stubbing of mock objects

Vinyl - Network testing à la VCR in Swift

ios-snapshot-test-case - Snapshot view unit tests for iOS