nicolo-ribaudo / jest-light-runner

A Jest runner that runs tests directly in bare Node.js, without virtualizing the environment.
MIT License
232 stars 24 forks source link

Jest fake-timer support #62

Closed 2xic closed 1 year ago

2xic commented 2 years ago

Thanks for creating this wonderful runner :)

PR implements the base of jest fake-timer.

swcm-mnestler commented 1 year ago

I'm also interested in this PR - fake timers is the only feature we still use the base jest runner for. Is there anything we can assist with to get this PR merged?

nicolo-ribaudo commented 1 year ago

Uhh I just noticed I never release this, I'm doing it now.