This monorepo contains the client packages you need to work with the shutter.sh visual snapshotting service.
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.
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.
MIT