karma-snapshot icon indicating copy to clipboard operation
karma-snapshot copied to clipboard

:a::vs::b: Karma plugin for snapshot testing

Results 3 karma-snapshot issues
Sort by recently updated
recently updated
newest added

I tried to make the snapshot reside in the test/snapshot directory. But there is no way for me to handle the files with the same name. If pathResolver received the...

Info: Number of tests: 3000+ snapshot size: 80 MB Problem: In our environment, the socket gets disconnected while sending the snapshot of size `150+` MB. I debugged and found the...

I would be happy to be corrected if there is already a way to do this, but it would be great to be able to update only a single snapshot...