-
Notifications
You must be signed in to change notification settings - Fork 32
Closed
YonatanKra/karma-rollup-preprocessor
#1Labels
Description
Seems like that karma auto watch break when using karma-rollup-preprocessor
.
The tests are run when i change something, but with no effect.
Indeed if I make a test fail, I see karma running but it will state that tests passes.
It may be a configuration problem, so here I made a small reproduction of the issue https://github.com/kaosdev/karma-rollup-preprocessor-watch-issue
I saw there are other issue related to auto watch not working, but this seems different, and as far as I understand this feature changed recently (maybe with 7.0.4?).