TweetleDumb
Mock client
A mock Twitter client designed with modular architecture and testability in mind to facilitate easy testing and development of real-world social media features.
32 stars
1 watching
9 forks
Language: Swift
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
driftrock/mockingbird | Assists with creating testable HTTP clients by providing an alternative implementation of HTTP requests | 3 |
jgoerzen/twidge | A command-line client for interacting with microblogging platforms like Twitter and StatusNet | 219 |
leoture/mockswift | A library that allows you to write mocks and make better tests with Swift | 90 |
daneden/broadcast | A simple, single-purpose app for writing and posting tweets | 41 |
redouane59/twittered | A Java library for interacting with the Twitter API | 238 |
mike-ward/loon | A cross-platform Twitter client with a minimalist design, allowing users to monitor current events and announcements. | 38 |
sinemetu1/twitc | A C library providing an interface to interact with the Twitter OAuth API | 24 |
daneden/twift | An asynchronous Swift library providing an interface to the Twitter v2 API | 111 |
brightify/cuckoo | A tool for creating mocks of Swift objects without boilerplate code. | 1,672 |
jonjomckay/fritter | A mobile Twitter client with privacy-focused features | 1,402 |
mockyabstract/mocky | An online service that allows users to generate custom HTTP responses for testing and development purposes. | 2,056 |
jmenter/swifttweetgettr | An iOS app that integrates with Twitter to display tweets and gettr updates | 34 |
mvemjsun/mock_server | A lightweight Sinatra application for mocking HTTP responses with an easy-to-use interface | 110 |
julianfssen/tweetkit | A Ruby wrapper for Twitter's V2 API | 48 |
richardszalay/mockhttp | A testing layer for the HttpClient library that allows stubbed responses to be configured using a fluent API | 1,626 |