scooby
UI regression and fidelity testing framework (by AnimaApp)
lost-pixel
Open source alternative to Percy, Chromatic, Applitools. (by lost-pixel)
scooby | lost-pixel | |
---|---|---|
2 | 33 | |
134 | 1,440 | |
0.0% | 1.9% | |
6.6 | 8.0 | |
about 1 year ago | 5 days ago | |
TypeScript | TypeScript | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
scooby
Posts with mentions or reviews of scooby.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-04-20.
lost-pixel
Posts with mentions or reviews of lost-pixel.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-03-27.
-
How to debug GitHub actions. Real-world example
As an example, we will run a simple GitHub action on our front-end project. GitHub action will be the bare minimum and will execute some open-source visual regression tests on a single webpage.
-
Open-source visual regression testing with Vue & Histoire
Hey, r/vuejs! Over the weekend, I found out about Histoire existence and that the Vue community loves the tool. I am building a visual regression testing framework(some see it as an addition to E2E tests, and some use visual tests as smoke tests because of the ease of use), and I decided to add the first-class support of Histoire to it.
-
Complete guide on Playwright visual regression testing
in this case you could start experimenting with cloud solutions as this setup that you explained looks far more in the direction of a well established business(where you could afford paying for external services). we built lost-pixel.com exactly for this purpose, we don't support multiple browser runs at this stage but we already do support breakpoints. it's usually about optimising the tools for the use case(or rather converging the use case to existing tools if it makes the life of engineers easier) and I think there is no unsolvable problem when it comes to testing :D
- Visual regression testing tool
-
Storybook visual regression testing with Lost Pixel
- we have our engine open-sourced. You could use Lost Pixel for free outside of the Lost Pixel Platform(like loki.js)- we are not storybook tool per se(like chromatic). It allows you to compose your visual tests beyond storybook in single run- due to the nature of how we run the whole flow, we are cheaper than chromatic- chromatic is a great tool(before we wrote Lost Pixel we were using Chromatic in one my contracting gigs) but sometimes it lacks features, we want to make Lost Pixel a go to solution for visual testing, wether it be storybook, or custom testing or holistic testing.
-
Showoff Saturday: Lost Pixel Platform - visual regression testing for your Frontend
We have worked hard on the Lost Pixel Platform - the SaaS version of our tool. We are a small team of two working on it currently, but we already have awesome clients like prisma.io and adverity.com. I would be excited if you try it out and give us the feedback if you will have any!
-
Developers, how do you test that your pages look like how the figmas look like.
Maybe you could set up https://lost-pixel.com in custom mode; you would make a screenshot of Figma UI & then run it over Lost Pixel visual regression testing. Hit me up, I think I might help you to get it running! u/a-friendgineer
-
Visual regression testing with Turborepo, Next.js & Lost Pixel
Hey, r/nextjs! I am a big fan of monorepos, using Turborepo in almost all of my projects, I am also a big fan of visual tests :D Prepared this short tutorial on how to get Turborepo running with Lost Pixel(Disclaimer: I've created this tool, it's OSS, btw)
-
I've build Lost Pixel Platform - visual regression testing cloud for your Frontend
Hey! We got some love some time ago here on reddit when we launched https://github.com/lost-pixel/lost-pixel so we decided to validate our idea further and build a full fledged platform to manage your visual tests. https://lost-pixel.com - welcome Lost Pixel Platform! We already have large teams using it for quite a bit of time so we decided to go into Open Beta and open our work of almost 6 months to everybody! I would be super grateful for your feedback and of course I am here to answer all of your questions and just chat. We are free for Open Source projects so if you want to use our managed version for your public OSS project just drop me a message!
-
[Showoff Saturday] Lost Pixel Platform - visual regression testing cloud based on our open-source lost-pixel engine
Check it out - https://lost-pixel.com/Being OSS at heart our platform is free for Open Source projects!
What are some alternatives?
When comparing scooby and lost-pixel you can also consider the following projects:
pixeleye - The batteries-included platform for visually testing and reviewing your UI; it's even self-hostable! Connect your codebase with our many integrations and dramatically increase your test coverage in minutes.
actions-workflow-samples - Help developers to easily get started with GitHub Action workflows to deploy to Azure
empirical - Test and evaluate LLMs and model configurations, across all the scenarios that matter for your application
histoire - ⚡ Fast and beautiful interactive component playgrounds, powered by Vite
bigtest - Ensure your React/Vue/Ember/anything app works perfectly across browsers.
gh-jester - Github action to run Jest tests and automatically posts the results into your PR/commit