Skip to content

kaosdev/karma-rollup-preprocessor-watch-issue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto watch not working with karma-rollup-preprocessor

This is a demonstration of an issue with karma and karma-rollup-preprocessor.

Steps to reproduce:

  1. Clone the project and run npm install
  2. Start karma by running npm test (you should see tests passing in karma)
  3. Edit tests/test.spec.ts and make the test fail.

Now you should see karma running the test again, but they will pass anyway.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published