{"id":16614598,"url":"https://github.com/terales/gemini-mvp-setup","last_synced_at":"2026-04-20T15:33:06.476Z","repository":{"id":158244411,"uuid":"87635862","full_name":"terales/gemini-mvp-setup","owner":"terales","description":"[RESEARCH] Proof of concept minimum working setup of the Gemini, utility for regression testing of web pages using screenshots","archived":false,"fork":false,"pushed_at":"2017-06-20T13:04:39.000Z","size":71,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-18T00:45:52.752Z","etag":null,"topics":["css-testing","end-to-end-testing","gemini","proof-of-concept","screenshots-comparison","selenium-webdriver"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/terales.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2017-04-08T13:29:50.000Z","updated_at":"2017-06-20T13:04:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"e1c9681f-8f09-4851-afa2-f71743de1b7a","html_url":"https://github.com/terales/gemini-mvp-setup","commit_stats":{"total_commits":13,"total_committers":1,"mean_commits":13.0,"dds":0.0,"last_synced_commit":"fd16839e6379787553a973512a15e81d9e6ae979"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/terales/gemini-mvp-setup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terales%2Fgemini-mvp-setup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terales%2Fgemini-mvp-setup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terales%2Fgemini-mvp-setup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terales%2Fgemini-mvp-setup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/terales","download_url":"https://codeload.github.com/terales/gemini-mvp-setup/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terales%2Fgemini-mvp-setup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32053254,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T11:35:06.609Z","status":"ssl_error","status_checked_at":"2026-04-20T11:34:48.899Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["css-testing","end-to-end-testing","gemini","proof-of-concept","screenshots-comparison","selenium-webdriver"],"created_at":"2024-10-12T02:06:58.587Z","updated_at":"2026-04-20T15:33:06.436Z","avatar_url":"https://github.com/terales.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## This is a [research code](https://meiert.com/en/blog/20140716/research-and-production/).\n\nGemini is looking good for me as a test runner for checking CSS regressions.\n\nI've created minimum setup example to check if it fits into my workflow and to get some taste of using it.\n\n### Run Gemini with a single command\nRight now you need to call `selenium-standalone start` and `gemini test` in different terminals. I don't like that behavior, so I've tried to use their programmatic APIs. See example in [gemini-runner.js](gemini-runner.js).\n\n### Use Gemini in the docker container for CI\nThis task is achievable with Gemini's flat reporter, running Gemini with a single command and [running browsers headlessly](https://github.com/vvo/selenium-standalone#running-headlessly).\n\n### How Gemini fits into current project folder structure?\nYou need to change paths in several places:\n* in npm scripts: `gemini test ./__DESIRED_PATH_HERE__ --…`,\n* in config's `screenshotsDir` parameter,\n* in `gemini-runner.js` at running tests: `gemini.test('./__DESIRED_PATH_HERE__', { reporters: ['flat'] })`.\n\n- - -\n\nAfter some tweaking I saw that Gemini is very comprehensive and configurable utility. Going to use in current projects.\n\nAnother project to check Gemini in use: https://github.com/mshatikhin/gemini-react-starter\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterales%2Fgemini-mvp-setup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fterales%2Fgemini-mvp-setup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterales%2Fgemini-mvp-setup/lists"}