TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Lost Pixel Platform – visual regression testing for your front end

56 点作者 divdev_超过 2 年前

6 条评论

divdev_超过 2 年前
Hey people! Our OSS project <a href="https:&#x2F;&#x2F;github.com&#x2F;lost-pixel&#x2F;lost-pixel">https:&#x2F;&#x2F;github.com&#x2F;lost-pixel&#x2F;lost-pixel</a> has been very welcomed on Hacker News so we pressed on and built a cloud version of it! Presenting it here today for your feedback and as always would be happy to chat &amp; discuss Visual Testing with you!
评论 #34896056 未加载
CSSer超过 2 年前
Can you speak to (the lazy among us) how this compares to the existing visual regressing testing solution[0] currently offered by Chromatic, the company behind Storybook? Thanks!<p>[0]: <a href="https:&#x2F;&#x2F;www.chromatic.com&#x2F;features&#x2F;test" rel="nofollow">https:&#x2F;&#x2F;www.chromatic.com&#x2F;features&#x2F;test</a><p>EDIT: I checked back in on this and it appears it on the homepage under FAQs<p>&quot;Lost Pixel core is open source. You could build your own visual testing workflow with it or use it completely for free!&quot;
评论 #34899473 未加载
andrewfromx超过 2 年前
<a href="https:&#x2F;&#x2F;user-images.githubusercontent.com&#x2F;29632358&#x2F;185067771-03467437-badd-466b-ad6c-60d7183d99ae.gif" rel="nofollow">https:&#x2F;&#x2F;user-images.githubusercontent.com&#x2F;29632358&#x2F;185067771...</a><p><a href="https:&#x2F;&#x2F;user-images.githubusercontent.com&#x2F;29632358&#x2F;185067989-3f2d818b-c01f-4304-97f6-77295b1970d9.gif" rel="nofollow">https:&#x2F;&#x2F;user-images.githubusercontent.com&#x2F;29632358&#x2F;185067989...</a><p>I couldn’t understand what this did until I got to these two animated GIFs in the readme. Very cool.
评论 #34899427 未加载
quaffapint超过 2 年前
One quick comment is I had to go to your github repo&#x27;s readme to actually see an example in action. You should have a similar graphic showing the scanning right in your landing page head.
评论 #34899434 未加载
go_prodev超过 2 年前
I made one of these for Power BI that highlights visual changes in dashboard versions, and TIL it&#x27;s called Visual Regression Testing.
tikkun超过 2 年前
Was there something else just like this on the homepage yesterday, or did I see it elsewhere? I recall seeing some kind of AI tool that did auto testing to see what UI aspects of a website broke, if any, after new code is pushed