All Projects → sergiiz → KotlinTestDemo

sergiiz / KotlinTestDemo

Licence: other
Using Kotlin For Tests in Android: demo project for the blog post

Programming Languages

java
68154 projects - #9 most used programming language
kotlin
9241 projects

Labels

Projects that are alternatives of or similar to KotlinTestDemo

React Native Calendar Events
📆 React Native Module for iOS and Android Calendar Events
Stars: ✭ 702 (+2952.17%)
Mutual labels:  andriod
Weathericonview
Weather Icon View for Android applications
Stars: ✭ 206 (+795.65%)
Mutual labels:  andriod
NoPermission
Android library for permissions request (updated 27.11.2017)
Stars: ✭ 106 (+360.87%)
Mutual labels:  andriod
React Native Uber Clone
Uber UI Clone in React Native
Stars: ✭ 35 (+52.17%)
Mutual labels:  andriod
Vue Auto Puzzle
Jigsaw puzzle based on Vue(基于Vue的拼图小游戏,可自动拼图。还包含Weex版)
Stars: ✭ 127 (+452.17%)
Mutual labels:  andriod
Screens
Manage split screen sessions
Stars: ✭ 28 (+21.74%)
Mutual labels:  andriod
Node Android
Run Node.js on Android by rewrite Node.js in Java
Stars: ✭ 576 (+2404.35%)
Mutual labels:  andriod
flicker-flight-app
An App Used for Flight Ticket Purchasing and Management
Stars: ✭ 39 (+69.57%)
Mutual labels:  andriod
Androiddevelopmentsummary
安卓开发总结——附带VPN翻墙
Stars: ✭ 144 (+526.09%)
Mutual labels:  andriod
metrica-plugin-unity
Unity plugin for Yandex AppMetrica SDK
Stars: ✭ 24 (+4.35%)
Mutual labels:  andriod
Jus
Flexible and Easy HTTP/REST Communication library for Java and Android
Stars: ✭ 55 (+139.13%)
Mutual labels:  andriod
Flutter lc im
一个简单、轻量可用于正式项目的 flutter 聊天插件。
Stars: ✭ 94 (+308.7%)
Mutual labels:  andriod
OpenSourceTutorials-Android
Android Programming With Kotlin/JVM (Open Source Tutorials)
Stars: ✭ 15 (-34.78%)
Mutual labels:  andriod
Phonesploit
Using open Adb ports we can exploit a Andriod Device
Stars: ✭ 854 (+3613.04%)
Mutual labels:  andriod
gloomy-dungeons-3d
Old-school 3D shooter for android. Wolf-like engine, but *not* raycasting.
Stars: ✭ 64 (+178.26%)
Mutual labels:  andriod
Kovenant
Kovenant. Promises for Kotlin.
Stars: ✭ 657 (+2756.52%)
Mutual labels:  andriod
Story view
Story view for apps with stories.
Stars: ✭ 232 (+908.7%)
Mutual labels:  andriod
woapp
web模拟安卓操作系统,php开发,内置文件管理,电话,短信,拍照,用在树莓派上可做智能家居,视频监控,机顶盒等……
Stars: ✭ 22 (-4.35%)
Mutual labels:  andriod
ilong
轻量级跨平台瓦片地图库,大部分算法来自QMapControl,就想练手的。。。因为需要轻量级跨平台的,所以只能先用SQLite数据库。。。
Stars: ✭ 24 (+4.35%)
Mutual labels:  andriod
Android-Studio-Sample-Projects
Android Studio Sample Projects
Stars: ✭ 33 (+43.48%)
Mutual labels:  andriod

Kotlin JUnit tests demo

Demo project for my blog post Using Kotlin For Tests in Android @ Medium.

This project shows how to use Kotlin only in your Android test dependencies and test code. In this way we don't have any overhead in production sources and application method count & APK size.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].