NimaSoroush / differencify

Differencify is a library for visual regression testing
MIT License
634 stars 46 forks source link

how can I start my frontend? #112

Closed sibelius closed 5 years ago

sibelius commented 5 years ago

is there a way to jest start my frontend so differencify can work on it?

NimaSoroush commented 5 years ago

Hi @sibelius,

by my frontend, do you mean the development server?

If yes, then probably you can use beforeAll and afterAll method. This link should help https://jestjs.io/docs/en/setup-teardown