bryceosterhaus / atom-jest-snippets

:atom: :black_joker: Atom editor snippets for Jest
https://atom.io/packages/atom-jest-snippets
11 stars 9 forks source link

Add snippet for advanceTimersByTime #9

Closed spirift closed 5 years ago

spirift commented 5 years ago

This is useful with testing complex animations.

https://jestjs.io/docs/en/timer-mocks#advance-timers-by-time

bryceosterhaus commented 5 years ago

Thanks! I just published v2.2.0 with this addition.