-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
Description
- make our kotest runner support js (JS support for Kotest runner #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