bahmutov / snap-shot-it

Smarter snapshot utility for Mocha and BDD test runners + data-driven testing!
157 stars 18 forks source link

UI Testing [Question] #30

Open pablocrs opened 6 years ago

pablocrs commented 6 years ago

Before anything, thanks for your time and all your contributions they are amazing.

I'm trying to use your plugin instead of Jest for UI testing cause we are using mocha. Does your plugin works the same way? I'm trying to compare HTML chunks but I'm just getting {length: "1"}.

Thanks a lot!

bahmutov commented 6 years ago

You really need to provide more details, how can I answer this question?!

bahmutov commented 6 years ago

But in related news - see how I use snapshots here https://www.cypress.io/blog/2018/01/16/end-to-end-snapshot-testing/