It would be cool to combine this with a perceptual diff tool in a continuous integration setting. Then you could see when the visual display of components changes in unexpected ways.
That would be awesome! Most components do require props tho, how would you deal with that? As in, I know you can pass the props, but you would have to define some CI testing props for each component.