TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: React Screenshot Test

46 pointsby fwoutsover 5 years ago

3 comments

johnsonjoover 5 years ago
This is really cool. I have been using Cypress recently for doing e2e tests. Cypress also takes screen shots and videos as the tests run which could come in handy if I ran it headless more often. It’s nice that you thought about cross platform image storage and the docker solution seems like a good fit for it. I also haven’t thought about committing images to git to watch for changes in the design. That seems like a great idea! At the same time I just don’t know enough about git large file storage at the moment.
评论 #21544324 未加载
评论 #21539413 未加载
chadlaviover 5 years ago
Pretty neat, but then you end up with a ton of PNGs checked into your scm right?
评论 #21549478 未加载
abcpasswordover 5 years ago
Storybook and Loki is a simpler setup. And far more useful