Skip to content

shuttersh/shutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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