screenshot-test-server
A node server for screenshot testing that takes base64 string for captured screenshot and compares it with exisiting screenshot and generates diff image and a test report as an html file.
screenshot-test-react
The most straightforward UI testing library for react. Just wrap your UI component/widget inside `useScreenshotTest` and render it on your browser.