{"id":13393517,"url":"https://github.com/getgauge/gauge","last_synced_at":"2026-04-02T00:49:54.502Z","repository":{"id":15325455,"uuid":"18055618","full_name":"getgauge/gauge","owner":"getgauge","description":"Light weight cross-platform test automation","archived":false,"fork":false,"pushed_at":"2025-05-06T03:10:18.000Z","size":14577,"stargazers_count":3042,"open_issues_count":71,"forks_count":345,"subscribers_count":126,"default_branch":"master","last_synced_at":"2025-05-11T03:42:43.407Z","etag":null,"topics":["acceptance-testing","agile","bdd","behavior-driven-development","golang","hacktoberfest","markdown","test-automation","testing-tools"],"latest_commit_sha":null,"homepage":"https://gauge.org","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getgauge.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null}},"created_at":"2014-03-24T08:06:58.000Z","updated_at":"2025-05-09T09:26:16.000Z","dependencies_parsed_at":"2023-10-17T09:58:31.997Z","dependency_job_id":"dda742e9-e739-428a-be31-dc4275a3edd9","html_url":"https://github.com/getgauge/gauge","commit_stats":{"total_commits":2679,"total_committers":96,"mean_commits":27.90625,"dds":0.8353863381858903,"last_synced_commit":"dc45a1e794ca89708cea51986df0324a2b024cd6"},"previous_names":[],"tags_count":93,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getgauge%2Fgauge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getgauge%2Fgauge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getgauge%2Fgauge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getgauge%2Fgauge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getgauge","download_url":"https://codeload.github.com/getgauge/gauge/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253514552,"owners_count":21920334,"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":["acceptance-testing","agile","bdd","behavior-driven-development","golang","hacktoberfest","markdown","test-automation","testing-tools"],"created_at":"2024-07-30T17:00:54.876Z","updated_at":"2026-02-13T15:28:12.179Z","avatar_url":"https://github.com/getgauge.png","language":"Go","funding_links":[],"categories":["Go","markdown","Software Testing"],"sub_categories":["Guage"],"readme":"![Gauge Logo](Gauge-Logo.png)\n\n\n[![Actions Status](https://github.com/getgauge/gauge/workflows/build/badge.svg)](https://github.com/getgauge/gauge/actions)\n\n[![Ask at StackOverflow](https://img.shields.io/badge/StackOverflow-getgauge-F5C10E.svg?logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAnFBMVEUAAADs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PG3iEVjAAAAM3RSTlMAAQMGBwkLDA0QExweKS4wMzc4PkdJT1JdY2dvc3WDjpiam6avtcfMz9ng4ubp7fHz9/tqGqSaAAAAfUlEQVQYGV3BBw6CQABFwb/YUOy9IIpgb8i7/92ErBLCjKzGKzAqa185tVTmhCR9/ZmoJy1gY2QN4DIy3oNjXVY3gvu0HfN09dPZwXsdRsqNb8GkY5rblE9NuRWZNF7O9r4sx5sfEjKeJJDlDv2zAwJREAhEQSBQCYgKUfEFJ7oYF2usUEAAAAAASUVORK5CYII=)](https://stackoverflow.com/questions/ask?tags=getgauge)\n[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v1.4%20adopted-ff69b4.svg)](CODE_OF_CONDUCT.md)\n\n\n## Important note\n\nGauge's official sponsorship ended in 2021. Despite this, [we](https://github.com/getgauge/gauge/graphs/contributors) strived to maintain the project with our personal resources as best as possible. However, we've reached a point where we can't ensure the same level of dedication.\n\nThe core team will only look into issues in our spare time, which means slower response times. We welcome pull requests, but please anticipate significant delays in reviewing and merging.\n\nMoreover, please consider using Gauge only if you're prepared to adopt and support it fully on your own. With our shift to community-driven maintenance, primary responsibility will fall onto individual users and contributors.\n\nWe appreciate your understanding, contributions, and continued support.\n\n# Welcome to Gauge\n\nGauge is a light weight cross-platform test automation tool. It provides the ability to author test cases in the business language.\n\n## Get Started\nRead more about [Why Gauge](https://gauge.org/2018/05/15/why-we-built-gauge/) can be used, its [terminologies](https://docs.gauge.org/writing-specifications.html) and [**get started...**](https://docs.gauge.org/getting_started/installing-gauge.html)\n\n## Find out more\n\n| **[User Docs][userdocs]**     | **[Setup Guide][get-started]**     | **[Examples][examples]**           | **[Contributing][contributing]**           | **[Brand Style Guide][branding]**           |\n|:-------------------------------------:|:-------------------------------:|:-----------------------------------:|:---------------------------------------------:|:---------------------------------------------:|\n| [![i1][userdocs-image]][userdocs]\u003cbr\u003eLearn more about using Gauge | [![i2][getstarted-image]][get-started]\u003cbr\u003e Getting started with Gauge | [![i3][examples-image]][examples]\u003cbr\u003eSome Gauge Examples | [![i4][contributing-image]][contributing]\u003cbr\u003eHow can you contribute to Gauge? | [![i5][branding-image]][branding]\u003cbr\u003eGauge brand colours, logos, images etc. |\n\n[userdocs-image]:https://d3i6fms1cm1j0i.cloudfront.net/github/images/techdocs.png\n[getstarted-image]:https://d3i6fms1cm1j0i.cloudfront.net/github/images/setup.png\n[examples-image]:https://d3i6fms1cm1j0i.cloudfront.net/github/images/roadmap.png\n[contributing-image]:https://d3i6fms1cm1j0i.cloudfront.net/github/images/contributing.png\n[branding-image]:https://d3i6fms1cm1j0i.cloudfront.net/github/images/setup.png\n\n[userdocs]:https://docs.gauge.org/\n[get-started]:https://github.com/getgauge/gauge/wiki/Setup\n[examples]:https://getgauge-examples.github.io/\n[contributing]:CONTRIBUTING.md\n[branding]:https://brand.gauge.org/\n\n## Questions or need help?\n\n### Troubleshooting\nContext specific **Troubleshooting** guide is available in relevant pages of the [Gauge Documentation](https://docs.gauge.org/).\n\n### Talk to us\n\nPlease see below for the best place to ask a query:\n\n- How do I? -- [Discussions](https://github.com/getgauge/gauge/discussions)\n- I got this error, why? -- [Discussions](https://github.com/getgauge/gauge/discussions)\n- I got this error and I'm sure it's a bug -- file an [issue](https://github.com/getgauge/gauge/issues)\n- I have an idea/request -- file an [issue](https://github.com/getgauge/gauge/issues)\n- Why do you? -- [Discussions](https://github.com/getgauge/gauge/discussions)\n- When will you? -- [Discussions](https://github.com/getgauge/gauge/discussions)\n\n### Other projects\n\nAlso maintained by Gauge\n\n- [Taiko](https://github.com/getgauge/taiko) Headless web browser automation.\n\n## Add Gauge Badge to your project!\nCopy the text below and add it to the README.md of your project using Gauge, and show your support. It looks like this:\n\n[![Gauge Badge](https://gauge.org/Gauge_Badge.svg)](https://gauge.org)\n\n```\n[![Gauge Badge](https://gauge.org/Gauge_Badge.svg)](https://gauge.org)\n```\n\n## License\n\nGauge is released under the Apache License, Version 2.0. See [LICENSE](LICENSE) for the full license text.\n\n## Copyright\n\nCopyright 2018 ThoughtWorks, Inc.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetgauge%2Fgauge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgetgauge%2Fgauge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetgauge%2Fgauge/lists"}