shutter icon indicating copy to clipboard operation
shutter copied to clipboard

Throw on test name collision

Open andywer opened this issue 6 years ago • 0 comments

Fail early in @shutter/core if shutter.snapshot() is called twice with the same test name.

Would crash anyway if rendered content is not exactly the same as both tests would write to the same snapshot file.

Make check case-insensitive.

andywer avatar Aug 27 '18 04:08 andywer