Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
Filip Hric
(Uncensored)
subscribe
Make your Cypress tests faster with .clock()
https://filiphric.com/make-your-cypress-tests-faster-with-clock
links
backlinks
With .clock() and .tick() functions, it is possible to manipulate app’s time and make your test faster by skipping waits of setTimeout() and setInterval() functions.