Hacker News new | ask | show | jobs
by solardev 1308 days ago
My Jest can run on only changed files, but it still takes forever. Much longer than 250ms
1 comments

Right.. Because out of a 100 tests it will run close to that number. when you change code most of the time only a handful of tests or less need to run.