{"id":20271009,"url":"https://github.com/rwx-research/rspec-abq","last_synced_at":"2025-04-11T04:22:17.449Z","repository":{"id":61611108,"uuid":"543586239","full_name":"rwx-research/rspec-abq","owner":"rwx-research","description":"Bindings to run RSpec test suites in parallel with ABQ","archived":false,"fork":false,"pushed_at":"2024-03-01T02:22:29.000Z","size":405,"stargazers_count":12,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-25T02:36:49.338Z","etag":null,"topics":["rspec","testing"],"latest_commit_sha":null,"homepage":"https://www.rwx.com/abq","language":"Ruby","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/rwx-research.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2022-09-30T12:17:47.000Z","updated_at":"2024-05-11T06:39:26.000Z","dependencies_parsed_at":"2024-11-14T12:37:26.490Z","dependency_job_id":"a93a048a-2958-4753-8467-34b6d4d47811","html_url":"https://github.com/rwx-research/rspec-abq","commit_stats":{"total_commits":150,"total_committers":8,"mean_commits":18.75,"dds":0.3466666666666667,"last_synced_commit":"eeae557212fbfa93f2b380319f4e5453ff23bd9f"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwx-research%2Frspec-abq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwx-research%2Frspec-abq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwx-research%2Frspec-abq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwx-research%2Frspec-abq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rwx-research","download_url":"https://codeload.github.com/rwx-research/rspec-abq/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248340363,"owners_count":21087437,"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":["rspec","testing"],"created_at":"2024-11-14T12:35:34.459Z","updated_at":"2025-04-11T04:22:17.410Z","avatar_url":"https://github.com/rwx-research.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RSpec bindings for ABQ\n\n:globe_with_meridians: [website](https://www.rwx.com/abq) \u0026ensp;\n:bird: [@rwx_research](https://twitter.com/rwx_research) \u0026ensp;\n:speech_balloon: [discord](https://www.rwx.com/discord) \u0026ensp;\n:books: [documentation](https://www.rwx.com/docs/abq)\n\n:octocat: [rwx-research/abq](https://github.com/rwx-research/abq)\n\nABQ is a universal test runner that runs test suites in parallel.\nIt’s the best tool for splitting test suites into parallel jobs locally or on CI.\n\nThe `rspec-abq` gem provides the RSpec bindings for ABQ.\n\nTo use ABQ, check out the documentation on [getting started](https://www.rwx.com/docs/abq/getting-started).\n\n## Demo\n\nHere's a demo of running an RSpec test suite, and then using `abq` to run it in parallel.\nABQ invokes any test command passed to it, so you can continue using your native test framework CLI with any arguments it supports.\n\n![abq-demo.svg](abq-demo.svg)\n\n## Installation\n\nInclude the `rspec-abq` gem in your `Gemfile`.\nCommonly, it's added under a test group.\n\n```ruby\ngroup :test do\n  gem \"rspec-abq\"\nend\n```\n\nSee [the docs](https://www.rwx.com/docs/abq/test-frameworks/rspec) for more notes on installation and compatibility with other RSpec libraries.\n\n## Development\n\nFor working on `rspec-abq` itself, see [DEVELOPMENT.md](DEVELOPMENT.md)\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at \u003chttps://github.com/rwx-research/rspec-abq\u003e. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.\n\n## Code of Conduct\n\nEveryone interacting in the Rspec::Abq project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/rwx-research/rspec-abq/blob/master/CODE_OF_CONDUCT.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frwx-research%2Frspec-abq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frwx-research%2Frspec-abq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frwx-research%2Frspec-abq/lists"}