Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

jest-date-mock is a Jest utility for mocking the JavaScript Date object during unit testing, allowing developers to control and manipulate dates and times in their test cases. It provides a simple API with three main functions—advanceBy, advanceTo, and clear—to make testing date-dependent code more predictable and easier to manage. This tool is designed for JavaScript developers using Jest who need to write reliable tests for code that relies on the current date or time.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of hustcc/jest-date-mock

Account's avatar
babel/babel
Babel command line.
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
jestjs/jest
Jest plugin to use babel for transformation.
Account's avatar
jestjs/jest
Delightful JavaScript Testing.

Support the repos that depend on this repository

Top contributors

hustcc's profile
hustcc
30 contributions
rubennorte's profile
rubennorte
2 contributions
andreialecu's profile
andreialecu
1 contributions
MIrinkov's profile
MIrinkov
1 contributions
wibron's profile
wibron
1 contributions
robaw's profile
robaw
1 contributions
zhuangya's profile
zhuangya
1 contributions
insidewhy's profile
insidewhy
1 contributions
rogerkerse's profile
rogerkerse
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
hustcc

hustcc/jest-date-mock

🌗 Mock `Date` when run unit test cases with jest. Make tests of Date easier.

JavaScript
266
15
MIT License