Dave F. Baskin

Results 2 issues of Dave F. Baskin

Since Karma is [deprecated](https://github.com/karma-runner/karma#karma), does it make sense to move the tests over to [Playwright](https://playwright.dev/)? As an example, this is what the `tests/two-way-iframe.comlink.test.js` test might look like: ```js import {...