Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dbacinski/android-testing-with-kotlin
Android Testing With Kotlin
https://github.com/dbacinski/android-testing-with-kotlin
android kotlin mockito unit-testing
Last synced: 5 days ago
JSON representation
Android Testing With Kotlin
- Host: GitHub
- URL: https://github.com/dbacinski/android-testing-with-kotlin
- Owner: dbacinski
- License: apache-2.0
- Created: 2016-10-31T22:14:48.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-11T10:38:36.000Z (about 7 years ago)
- Last Synced: 2025-01-14T10:13:20.776Z (12 days ago)
- Topics: android, kotlin, mockito, unit-testing
- Language: Kotlin
- Homepage:
- Size: 619 KB
- Stars: 448
- Watchers: 19
- Forks: 57
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Android Testing With Kotlin
This project serves as an example for set of articles about testing:
#### 1. [Introduction to Unit Testing with Kotlin](/docs/Unit-Testing-Introduction.md)
#### 2. [Unit Testing with Mockito 2](/docs/Unit-Testing-Mockito.md)
#### 3. [Migration of Android application from Java to Kotlin](https://github.com/dbacinski/Android-Testing-With-Kotlin/pull/9)
[![CircleCI](https://img.shields.io/circleci/project/github/dbacinski/Android-Testing-With-Kotlin.svg)](https://circleci.com/gh/dbacinski/Android-Testing-With-Kotlin) [![codecov](https://codecov.io/gh/dbacinski/Android-Testing-With-Kotlin/branch/master/graphs/badge.svg)](https://codecov.io/gh/dbacinski/Android-Testing-With-Kotlin)