Skip to content Skip to sidebar Skip to footer
Showing posts with the label Dayjs

Mocking Dayjs Extend

In my code that needs testing I use import dayjs from 'dayjs'; import utc from 'dayjs/p… Read more Mocking Dayjs Extend