Botime
Botime
Headless Chromium for continuous integration testing https://medium.com/@metalex9/replace-phantomjs-with-headless-chromium-for-javascript-unit-testing-in-karma-59812e6f8ce4
Sample repo for using karma + headless chromium + jasmine in TravisCI https://github.com/BoTime/travisci-test
https://github.com/BoTime/travisci-test https://github.com/BoTime/travisci-test/blob/master/test/e2e.spec.js A working example to test Tensorspace based on your example. But your example is more like an integration test or e2e test. To run it ```shell # set...
https://blog.kentcdodds.com/write-tests-not-too-many-mostly-integration-5e8c7fff591c @syt123450
> > > Related #18415 -- there are a few issues with the native implementation that make this feature hard to support. You could potentially use a tunnel to workaround...
@Stefichen5 Thank you for your research!
I might be running into the same issues on web.