Open
Description
- make our kotest runner support js (JS support for Kotest runner #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 figured it out
- this is why the
FS
is provided bySnapshotStorage