Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/drewcarlson/kmp-testbench
- Owner: DrewCarlson
- Created: 2024-06-24T21:15:11.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-12-19T20:11:57.000Z (about 2 months ago)
- Last Synced: 2024-12-22T15:42:31.706Z (about 1 month ago)
- Topics: debugging, kotlin, kotlin-multiplatform
- Language: Kotlin
- Homepage: https://drewcarlson.github.io/KMP-Testbench/dev-snapshot/
- Size: 1.28 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
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.