Javascript roadmap
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 25/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- javascript, kotlin, node.js
- Domain
- testing
Research direction
Start by reviewing the linked kotest runner task (#186) and the existing Selfie runner architecture. The issue lists support for JS, Node.js via mocha, and in-browser testing via Karma; done means each requested runner works in its stated environment, including the browser filesystem flow described here.
Written by the indexing model from the issue text.
Description
- make our kotest runner support js (#186)
- create
selfie-runner-mochafor Node.js testing - create
selfie-runner-karmafor in-browser testing- piping the filesystem to/from the browser is tricky, but karma-snapshot figured it out
- this is why the
FSis provided bySnapshotStorage
- Dominant language
- Kotlin
- Stars
- 101
- Forks
- 18
- Avg merge
- 6d 11h
- Merged PRs (30d)
- 5
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from diffplug/selfie
-
Selfie JVM Snapshot Garbage Collection is overly zealous when using multiple test suites in gradle Openbug jvm
Difficulty 4/5 3-5 days Newbie friendliness 48/100
-
enhancement jvm
Difficulty 5/5 Over a week Newbie friendliness 25/100
-
bug jvm
Difficulty 4/5 3-5 days Newbie friendliness 35/100
-
bug docs jvm
Difficulty 2/5 1-3 hours Newbie friendliness 50/100
-
bug jvm py
Difficulty 2/5 1-3 hours Newbie friendliness 48/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
2 rename bugs Openbug
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
ankidroid/Anki-Android#21999 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
openwallet-foundation/multipaz#2028 ·
-
Improvement Java Platform: Java
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
getsentry/sentry-java#6145 · 1 comment ·