Unit tests and Instrumentation test of Quiz App in Kotlin
-
Updated
Mar 30, 2024 - Kotlin
In computer science, instrumentation is a technique that consists of inserting specific instructions into a program to monitor and/or analyze its performance, functionality, or behavior, but without changing how it behaves.
It can be done statically, changing the program before executing it, or dynamically, inserting instructions while it’s being executed.
Unit tests and Instrumentation test of Quiz App in Kotlin
WeightTracker - demo app for presentation
Design the application with help of MVVM architecture, by using Rx Java, Dagger 2, Binding, View model and Room data base.
✨ New modern Dalvik (.dex) bytecode processing library
Android
kotlin dsl for Opentracing API
Android
Example Ktor application instrumented with OpenTracing using ktor-opentracing
Distributed tracing demo using Istio, Ktor and ktor-header-forwarding.
Seamlessly integrates Sentry performance monitoring with Axon Framework through OpenTelemetry. Automatically traces commands, events, queries, sagas & event processors with zero-config Spring Boot setup. Get distributed tracing across async boundaries, correlation with errors, and configurable sampling for production workloads.
OpenTracing instrumentation of Exposed (Kotlin ORM Framework)
Unit tests and Instrumentation test of Calculator App in Kotlin
JVM memory access visualisation
Extension of kotlin-logging to write OpenTracing logs.
Ktor features for OpenTracing instrumentation.
A kotlin library to simplify how to do espresso tests on Android.
Adam (or adm) is a coroutine-friendly Android Debug Bridge client written in Kotlin
Gradle plugin for Sentry Android. Upload proguard, debug files, and more.