jest-date-mock

πŸŒ— Mock `Date` when run unit test cases with jest. Make tests of Date easier.

MIT License

Downloads
2.1M
Stars
261
Committers
10
jest-date-mock - v1.0.10 Latest Release

Published by hustcc 6 months ago

jest-date-mock - v1.0.9

Published by hustcc 7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/hustcc/jest-date-mock/compare/v1.0.8...v1.0.9

jest-date-mock - v1.0.8

Published by hustcc almost 5 years ago

  • #20 upgrade babel to ^7.0.0
  • #22 Date.name === 'Date', used in mongoose.
jest-date-mock - v1.0.7

Published by hustcc almost 6 years ago

  • fix #19, when advanceBy firstly, result is not expected.