rossp / shutter

📸 Shutter visual snapshot testing packages

Home Page:https://docs.shutter.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shutter.sh Client Packages Build Status

This monorepo contains the client packages you need to work with the shutter.sh visual snapshotting service.

Documentation

Find the documentation at https://docs.shutter.sh. It contains user-centric documentation and the Getting Started guide.

The sources of the documentation website can be found in ./docs. Open an issue or a pull request to propose changes to the documentation.

End user packages

The React component snapshotting package. Use it to write visual regression tests for your React UI.

The Vue component snapshotting package. Use it to write visual regression tests for your Vue.js UI.

The bare framework-agnostic HTML snapshotting package. It is the base of @shutter/react and potential future framework-specific packages.

The command line tool. Use it to log in to your account in the terminal. Allows updating the local snapshots easily when your components change.

License

MIT

About

📸 Shutter visual snapshot testing packages

https://docs.shutter.sh/

License:MIT License


Languages

Language:TypeScript 92.8%Language:CSS 3.4%Language:JavaScript 2.7%Language:HTML 1.1%