0

Is there any way to make reliable css regression test as integration test with live data?

For example: if i have a div with 'some short text' inside it, and then i'll change my css without breaking anything, but the data inside that div will change.

From my understanding the image will be different and the test will fail.

Is there any way to deal with this?

jvrnt
  • 635
  • 1
  • 6
  • 20
  • I'm not sure exactly what you're trying to do, can you elaborate or give an example? – Darren H Sep 01 '15 at 12:45
  • I'm trying to understand how to deal with failing css regression tests (with phantomCSS or any other tool) because of the data that changes the snapshots. – jvrnt Sep 01 '15 at 12:48

0 Answers0