Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 432 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 432 Bytes

This repository is for investigating issue with NestJS and Jest modern timers.

If the value is modern, @sinonjs/fake-timers will be used as implementation instead of Jest's own legacy implementation. This will be the default fake implementation in Jest 27.