Exclude certain modules in deep rendering

223 Views Asked by At

I'm using jest snapshot comparison in combination with enzyme mount rendering. Is it possible to define a list of components which will be excluded from deep rendering?

0

There are 0 best solutions below