Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/drewcarlson/kmp-testbench

A modular tool for debugging Kotlin Multiplatform applications.
https://github.com/drewcarlson/kmp-testbench

debugging kotlin kotlin-multiplatform

Last synced: about 1 month ago
JSON representation

A modular tool for debugging Kotlin Multiplatform applications.

Awesome Lists containing this project

README

        

KMP Testbench
===
[![Maven Central](https://img.shields.io/maven-central/v/org.drewcarlson.testbench/desktop?label=maven&color=blue)](https://central.sonatype.com/search?q=desktop-*&namespace=org.drewcarlson.testbench)
![Sonatype Nexus (Snapshots)](https://img.shields.io/nexus/s/org.drewcarlson.testbench/desktop?server=https%3A%2F%2Fs01.oss.sonatype.org)
![](https://github.com/DrewCarlson/kmp-testbench/workflows/Tests/badge.svg)

![](https://img.shields.io/static/v1?label=&message=Platforms&color=grey)
![](https://img.shields.io/static/v1?label=&message=Js&color=blue)
![](https://img.shields.io/static/v1?label=&message=Jvm&color=blue)
![](https://img.shields.io/static/v1?label=&message=Linux&color=blue)
![](https://img.shields.io/static/v1?label=&message=macOS&color=blue)
![](https://img.shields.io/static/v1?label=&message=Windows&color=blue)
![](https://img.shields.io/static/v1?label=&message=iOS&color=blue)
![](https://img.shields.io/static/v1?label=&message=tvOS&color=blue)
![](https://img.shields.io/static/v1?label=&message=watchOS&color=blue)

**This project is still in early development, it may be missing functionality or break at any time (see [this issue](https://github.com/DrewCarlson/KMP-Testbench/issues/19)).**

**[Documentation](https://drewcarlson.github.io/KMP-Testbench/dev-snapshot/)** |
**[Getting Started](https://drewcarlson.github.io/KMP-Testbench/dev-snapshot/getting-started/)**

A modular tool for debugging Kotlin Multiplatform applications.