Skip to content

otroboe/nestjs-jest-modern-timers

Repository files navigation

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.

To run the e2e tests:

npm i
npm run test:e2e

About

Investigate issue with NestJS and Jest modern timers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published