Javascript roadmap
Open
enhancement
js
- Dominant language
- Kotlin
- Stars
- 101
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
- [ ] make our kotest runner support js (#186)
- [ ] create `selfie-runner-mocha` for Node.js testing
- [ ] create `selfie-runner-karma` for in-browser testing
- piping the filesystem to/from the browser is tricky, but [karma-snapshot](https://www.npmjs.com/package/karma-snapshot) figured it out
- this is why the `FS` is provided by `SnapshotStorage`
Contributor guide
Assessment
This issue has not been assessed yet.