Meinaart van Straalen

Results 10 issues of Meinaart van Straalen

Add `overwrite` property to `toMatchSnapshot` to overwrite current snapshot. Makes it easier then doing it by hand.

enhancement
toMatchImageSnapshot

Typescript bindings need to be checked and updated where necessary.

bug
help wanted

Fix auto clean up (also when .only is used)

bug
enhancement
toMatchSnapshot

Based on patch functionality of diff-ing. Quite complicated to implement.

enhancement
toMatchSnapshot

Make `toImageSnapshot` error configurable so it can include a link to image. For example for junit output: ```[[ATTACHMENT|/absolute/path/to/some/file]]```

enhancement
toMatchImageSnapshot

Save screenshots per platform (optionally, because of text rendering)

enhancement
toMatchImageSnapshot

`excludeFields` cannot be overridden in `toMatchSnapshot` because it gets merged with settings from config

bug
toMatchSnapshot

Adds a `sourceMapIn` option so you can supply an input sourceMap to `clean-css`. See updated documentation for more information. This closes gruntjs/grunt-contrib-cssmin#231.

Awesome Contentful app, it would however be very helpful if this component would also support adding a help text.

Added support for adding a hash as a comment to a file' contents. Needed this for a complicated deployment environment which does fingerprint of files in a different way. Because...