6 results for Karma
develwoutacause’s Twitter Archive—№ 738
reason you would prefer a @web/test-runner toolchain over the existing Karma/Jest/etc. options? My reason is mainly just that I found the Karma rules really complicated and couldn't get them working
develwoutacause’s Twitter Archive—№ 1,407
about jasmine-browser-runner. Seems like an officially #Jasmine supported competitor to #Karma? https://www.npmjs.com/package/jasmine-browser-runner. npmjs.com/package/jasmine-browser-runner
develwoutacause’s Twitter Archive—№ 1,200
still don't completely get it. It feels 95% identical to #Karma / #Jasmine, without many clear benefits over them. I'm genuinely curious, what is it that people like about Jest
develwoutacause’s Twitter Archive—№ 1,223
individual build tools plug-in and cross-depend on each other. Your Karma config frankly shouldn't know or care that you're running Typescript.
develwoutacause’s Twitter Archive—№ 735
I was struggling a bit with the #rules_nodejs karma_web_test_suite() rule and wondered if there was a more modern alternative. I took a stab at implementing a #Bazel rule for @modern_web_dev's