Make E2E Tests Super Fast With cypress-magic-backend Plugin

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

This would have made test runs so much faster at my last job, we had incredibly slow backend

peterm.souzajr.
Автор

Looks really interesting to use it. Thanks for the great plugins. btw, what are the hints about "declaration or statement expected"? )

StanislavHrebeniuk
Автор

But in this case it’s not e2e, right? And let’s imagine tests need to be ran in pipeline - does it mean that I need to store somewhere else these json files for further runs?

VladyslavHaidar
Автор

Can this be ran in command line for example npx cypress run?

valentasmitkus
Автор

so you are fetching real data and using it to mock the calls

heqcmri