All Projects → Assume → Similar Projects or Alternatives

558 Open source projects that are alternatives of or similar to Assume

StreamBox
直播聚合APP,包含熊猫tv,斗鱼tv,战旗tv,全民tv等等
Stars: ✭ 27 (+8%)
Mutual labels:  retrofit2
wiremock
A tool for mocking HTTP services
Stars: ✭ 5,239 (+20856%)
Mutual labels:  mocking
Simple-MVVM
A simple Android MVVM pattern example
Stars: ✭ 34 (+36%)
Mutual labels:  retrofit2
Mockito
Most popular Mocking framework for unit tests written in Java
Stars: ✭ 12,453 (+49712%)
Mutual labels:  mocking
Movieguide Kotlin
Movie discovery app showcasing Kotlin, RxJava, Dagger2, MVP using Clean Architecture
Stars: ✭ 222 (+788%)
Mutual labels:  retrofit2
android-kotlin-coroutines
A simple Android project using asynchronous programming with Kotlin Coroutines.
Stars: ✭ 45 (+80%)
Mutual labels:  retrofit2
Open Source Android Weather App
☔️ Open source android weather app. See "Issues" tab for current tasks queue. Tasks suitable for beginners are labeled with green "beginner friendly" tags.
Stars: ✭ 81 (+224%)
Mutual labels:  retrofit2
Generator Http Fake Backend
Yeoman generator for building a fake backend by providing the content of JSON files or JavaScript objects through configurable routes.
Stars: ✭ 49 (+96%)
Mutual labels:  mocking
Hands-Chopping
MvpArms框架的练手demo,主要实现了Steam和杉果的每日优惠和游戏查找功能
Stars: ✭ 51 (+104%)
Mutual labels:  retrofit2
Movietray
Its a playground application focusing on Paging3, MVVM architecture, Kotlin Extension functions, Retrofit, DSL, Navigation component, MotionLayout, SharedElementTransition, Single Activity Architecture, DataStore etc.
Stars: ✭ 78 (+212%)
Mutual labels:  retrofit2
Mecks unit
A simple Elixir package to elegantly mock module functions within (asynchronous) ExUnit tests using Erlang's :meck library
Stars: ✭ 43 (+72%)
Mutual labels:  mocking
Cinematic
My shot at making a better IMDb App
Stars: ✭ 71 (+184%)
Mutual labels:  retrofit2
avaje-inject
Dependency injection via APT (source code generation) ala "Server side Dagger DI"
Stars: ✭ 114 (+356%)
Mutual labels:  annotation-processing
Upcoming Games
Android app for viewing release dates and other details for every video game ever made.
Stars: ✭ 65 (+160%)
Mutual labels:  retrofit2
Wiremockui
Wiremock UI - Tool for creating mock servers, proxies servers and proxies servers with the option to save the data traffic from an existing API or Site.
Stars: ✭ 38 (+52%)
Mutual labels:  mocking
Gankioclient
利用干货集中营的API自制练手之作
Stars: ✭ 63 (+152%)
Mutual labels:  retrofit2
Android Architecture Components Mvvm Retrofit Java
This repository contains Android Architecture Components ( LiveData , View Model and MVVM pattern with retrofit for consuming rest api )
Stars: ✭ 63 (+152%)
Mutual labels:  retrofit2
Proxay
Proxay is a record/replay proxy server that helps you write faster and more reliable tests.
Stars: ✭ 32 (+28%)
Mutual labels:  mocking
Ticket Analysis
移动端的彩票开奖查询系统
Stars: ✭ 61 (+144%)
Mutual labels:  retrofit2
MethodScope
Reduce repetitive inheritance works in OOP world using @MethodScope.
Stars: ✭ 33 (+32%)
Mutual labels:  annotation-processing
Aiyagirl
🔥 爱吖妹纸(含 Kotlin 分支版本)——Retrofit + RxJava + MVP 架构 APP 体验代码家的干货集中营 Gank.io,福利多多,不容错过
Stars: ✭ 1,109 (+4336%)
Mutual labels:  retrofit2
Faker.js
generate massive amounts of realistic fake data in Node.js and the browser
Stars: ✭ 34,329 (+137216%)
Mutual labels:  mocking
Smarttubenext
Better YouTube experience on Android TV
Stars: ✭ 1,064 (+4156%)
Mutual labels:  retrofit2
dummy
Run mock server based off an API contract with one command
Stars: ✭ 170 (+580%)
Mutual labels:  mocking
Retrokotlin
Simple Android app to show how unit testing with MockWebServer and Architecture Components (ViewModel + LiveData)
Stars: ✭ 55 (+120%)
Mutual labels:  retrofit2
Clj Fakes
An isolation framework for Clojure/ClojureScript.
Stars: ✭ 26 (+4%)
Mutual labels:  mocking
Business Search App Java
Showcases object oriented programming in Java, Java Swing, Kotlin, and Android
Stars: ✭ 53 (+112%)
Mutual labels:  retrofit2
android-cnblogs
[旧版本] 博客园 Android客户端
Stars: ✭ 28 (+12%)
Mutual labels:  okhttp3
Bigbang
Android base project used by Xmartlabs team
Stars: ✭ 47 (+88%)
Mutual labels:  retrofit2
Cmockery
A lightweight library to simplify and generalize the process of writing unit tests for C applications.
Stars: ✭ 697 (+2688%)
Mutual labels:  mocking
EntityFrameworkCore.AutoFixture
A library aimed to minimize the boilerplate required to unit-test Entity Framework Core code using AutoFixture and in-memory providers.
Stars: ✭ 31 (+24%)
Mutual labels:  mocking
Weaponapp
一个尽量做到极致的集大成App,努力做到最好(开发阶段)——MVVM+Retrofit+RxJava+Small 插件化+单元测试+MD
Stars: ✭ 1,011 (+3944%)
Mutual labels:  retrofit2
Mongomock
Small library for mocking pymongo collection objects for testing purposes
Stars: ✭ 615 (+2360%)
Mutual labels:  mocking
Posts Mvvm Daggerhilt Dynamic Feature Rxjava3 Flow Sample
Posts Api sample with Kotlin RxJava3/Coroutines Flow, Clean Architecture, Offline first/last with Room + Retrofit2, Dagger Hilt, Dynamic Feature Modules, Static Code Analysis, Gradle DSL, MockK+ MockWebServer with Test Driven Development including Api and Database tests
Stars: ✭ 41 (+64%)
Mutual labels:  retrofit2
Android-MVVM-News-App
MVVM News Application with clean code architecture & android jetpack components.
Stars: ✭ 38 (+52%)
Mutual labels:  retrofit2
Doubanmovie
豆瓣电影API全网最新最全解析
Stars: ✭ 38 (+52%)
Mutual labels:  retrofit2
Ts Mockito
Mocking library for TypeScript
Stars: ✭ 608 (+2332%)
Mutual labels:  mocking
Httpretty
Intercept HTTP requests at the Python socket level. Fakes the whole socket module
Stars: ✭ 1,930 (+7620%)
Mutual labels:  mocking
Mvvmframe
🏰 MVVMFrame for Android 是一个基于Google官方推出的Architecture Components dependencies(现在叫JetPack){ Lifecycle,LiveData,ViewModel,Room } 构建的快速开发框架。有了MVVMFrame的加持,从此构建一个MVVM模式的项目变得快捷简单。
Stars: ✭ 218 (+772%)
Mutual labels:  retrofit2
smockin
Dynamic API, S3 & Mail mocking for web, mobile & microservice development.
Stars: ✭ 74 (+196%)
Mutual labels:  mocking
Android App Template
Kickstart your new project with Android App Template (Kotlin + MVVM + AAC + Dagger 2 + Retrofit 2 + RxJava)
Stars: ✭ 34 (+36%)
Mutual labels:  retrofit2
Kakapo.js
🐦 Next generation mocking framework in Javascript
Stars: ✭ 535 (+2040%)
Mutual labels:  mocking
Afmall
A pure shopping App based on Kotlin + ARouter + MVP + RxJava2 + Retrofit + Dagger2 + 七牛云 + Glide
Stars: ✭ 20 (-20%)
Mutual labels:  retrofit2
pytest-mongodb
pytest plugin for mocking MongoDB with fixtures
Stars: ✭ 56 (+124%)
Mutual labels:  mocking
Kotlinsample Mvp
Sample Kotlin project with MVP implementation
Stars: ✭ 11 (-56%)
Mutual labels:  retrofit2
Wiremock
A tool for mocking HTTP services
Stars: ✭ 4,790 (+19060%)
Mutual labels:  mocking
aem-stubs
Tool for providing sample data for AEM applications in a simple and flexible way. Stubbing server on AEM, no separate needed.
Stars: ✭ 40 (+60%)
Mutual labels:  mocking
Movie Zone
movies application using MVVM Architecture
Stars: ✭ 25 (+0%)
Mutual labels:  retrofit2
Fraql
GraphQL fragments made simple ⚡️
Stars: ✭ 433 (+1632%)
Mutual labels:  mocking
Android Architecture Components Kotlin
Clean code App with Kotlin and Android Architecture Components
Stars: ✭ 23 (-8%)
Mutual labels:  retrofit2
jbock
Reflectionless command line parser
Stars: ✭ 73 (+192%)
Mutual labels:  annotation-processing
Doubanmovie
豆瓣电影公开接口Android实现
Stars: ✭ 209 (+736%)
Mutual labels:  retrofit2
copydynamic
Prototype of generating `copyDynamic` extension functions for kotlin data classes
Stars: ✭ 57 (+128%)
Mutual labels:  annotation-processing
Prism
Turn any OpenAPI2/3 and Postman Collection file into an API server with mocking, transformations and validations.
Stars: ✭ 2,484 (+9836%)
Mutual labels:  mocking
Acgn Community
A community app for news,animation,music and novels developed material design style.
Stars: ✭ 193 (+672%)
Mutual labels:  retrofit2
Anko Core
基于Kotlin+Anko+协程+Retrofit2的demo,完全采用anko DSL布局,也可以作为Android快速开发框架,大量常用工具类,扩展函数
Stars: ✭ 189 (+656%)
Mutual labels:  retrofit2
Dingo
🐺 Easy, fast and type-safe dependency injection for Go.
Stars: ✭ 154 (+516%)
Mutual labels:  mocking
Retrofitutils
retrofit网络工具类
Stars: ✭ 188 (+652%)
Mutual labels:  retrofit2
Androidgeek
"Android Geek(Android极客)"一个专门为Android程序猿打造的极客应用。主要包括: 干货笔记、GitHub Trending、密码管理 .......
Stars: ✭ 187 (+648%)
Mutual labels:  retrofit2
prometheus4j
Prometheus API Client for Java
Stars: ✭ 30 (+20%)
Mutual labels:  retrofit2
301-360 of 558 similar projects