diffplug / diffplug/selfie

JS support for Kotest runner

Open
#186 0 comments 0 reactions 0 assignees View on GitHub
enhancement js
Dominant language
Kotlin
Stars
101
Forks
18
PR merge metrics
No merged PRs in 30d

Description

JS seems like the easiest next step, but PRs for native platforms are welcome too!

- [ ] in `selfie-lib`, move tests from `jvmTest` to `commonTest` one by one and implement the missing part
- most tests are already in `commonTest`, here is a suggested order for the 5 which are stuck in `jvmTest`
- [ ] `LineReaderTest`, `SnapshotValueReaderTest`, `SnapshotReaderTest`, `SnapshotFileTest` (sequentially in one PR)
- [ ] `RecordCallTest` in its own PR, perhaps needs to stay platform-specific
- [ ] in `selfie-runner-kotest` search for `TODO: https://github.com/diffplug/selfie/issues/186`
- [ ] move `HarnessVerifyTest` out of `jvmTest` and into `commonTest`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.