{"id":25128123,"url":"https://github.com/olmesm/visual-regression-container","last_synced_at":"2026-05-10T02:54:27.960Z","repository":{"id":90444578,"uuid":"183231559","full_name":"olmesm/visual-regression-container","owner":"olmesm","description":"[WIP] Runs visual regression tests inside an alpine docker container.","archived":false,"fork":false,"pushed_at":"2019-05-10T15:10:17.000Z","size":61,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-08T11:37:20.549Z","etag":null,"topics":["blink-diff","docker","puppeteer","visual-regression"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/olmesm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-04-24T13:11:13.000Z","updated_at":"2019-05-10T15:10:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"b3bff6dd-530a-4638-885c-e9cfba5caff7","html_url":"https://github.com/olmesm/visual-regression-container","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olmesm%2Fvisual-regression-container","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olmesm%2Fvisual-regression-container/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olmesm%2Fvisual-regression-container/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olmesm%2Fvisual-regression-container/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/olmesm","download_url":"https://codeload.github.com/olmesm/visual-regression-container/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246892845,"owners_count":20850850,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blink-diff","docker","puppeteer","visual-regression"],"created_at":"2025-02-08T11:35:23.245Z","updated_at":"2026-05-10T02:54:27.913Z","avatar_url":"https://github.com/olmesm.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Visual Regression Puppet\n\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)\n\n![Puppet being stroked](https://i.giphy.com/xWZcTvh1cuAaSi7HeI.gif)\n\nRuns visual regression tests inside a docker container. See [blink-diff] for more info and examples.\n\n## Features\n\n- [blink-diff]\n- [puppeteer]\n\n## Todo List\n\nFuture that [here](./TODO.md)\n\n## Running\n\nThis should be run in a docker container. The consistent environment will ensure rendered images are uniform across different machines.\n\n### Development\n\n```sh\n# To Run for development\nsh scripts/run-dev.sh\n```\n\n### Production\n\n```sh\n# To Run for production\n#   First Run\nsh scripts/build.sh\n\n# To Run\nsh scripts/run.sh\n```\n\n## Runninng on mac\n\nSet `PATH_CHROMIUM` to the location of chromium browser\n\n## Webpack\n\nIf serving from localhost and using webpack dev server, you'll need to add to your allowedHosts settings;\n\n```js\n{\n    ...\n    devServer: {\n        ...\n        allowedHosts: ['host.docker.internal']\n    }\n}\n```\n\u003c!-- Markdown References --\u003e\n\n[blink-diff]: https://github.com/yahoo/blink-diff\n[puppeteer]: https://github.com/GoogleChrome/puppeteer/\n[xx_temporary]: https://kb.apify.com/overcoming-anti-scraping-protection/using-man-in-the-middle-proxy-to-intercept-requests-in-puppeteer","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folmesm%2Fvisual-regression-container","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Folmesm%2Fvisual-regression-container","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folmesm%2Fvisual-regression-container/lists"}