{"id":21643412,"url":"https://github.com/test-kitchen/busser-rspec","last_synced_at":"2025-04-11T18:07:56.283Z","repository":{"id":49162218,"uuid":"10371366","full_name":"test-kitchen/busser-rspec","owner":"test-kitchen","description":"Run RSpec tests through busser","archived":false,"fork":false,"pushed_at":"2024-06-26T21:13:48.000Z","size":30,"stargazers_count":10,"open_issues_count":2,"forks_count":9,"subscribers_count":27,"default_branch":"main","last_synced_at":"2025-04-10T07:15:21.901Z","etag":null,"topics":["hacktoberfest","managed-by-terraform","ruby","ruby-gem","test-kitchen","testing"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/test-kitchen.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2013-05-29T23:18:10.000Z","updated_at":"2024-11-28T16:27:16.000Z","dependencies_parsed_at":"2023-12-08T18:42:26.312Z","dependency_job_id":"5d4ee12b-29c7-4f9e-bef7-53ad34f59d58","html_url":"https://github.com/test-kitchen/busser-rspec","commit_stats":{"total_commits":30,"total_committers":11,"mean_commits":2.727272727272727,"dds":0.6,"last_synced_commit":"e5cf7f9675d2d8fb5b4d75340daf96fa128a155e"},"previous_names":["adamhjk/busser-rspec"],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/test-kitchen%2Fbusser-rspec","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/test-kitchen%2Fbusser-rspec/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/test-kitchen%2Fbusser-rspec/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/test-kitchen%2Fbusser-rspec/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/test-kitchen","download_url":"https://codeload.github.com/test-kitchen/busser-rspec/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248190555,"owners_count":21062285,"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":["hacktoberfest","managed-by-terraform","ruby","ruby-gem","test-kitchen","testing"],"created_at":"2024-11-25T05:32:06.109Z","updated_at":"2025-04-11T18:07:56.228Z","avatar_url":"https://github.com/test-kitchen.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Busser::RunnerPlugin::Rspec\n\nA Busser runner plugin for Rspec\n\n## Status\n\nThis software project is no longer under active development as it has no active maintainers. The software may continue to work for some or all use cases, but issues filed in GitHub will most likely not be triaged. If a new maintainer is interested in working on this project please come chat with us in #test-kitchen on Chef Community Slack.\n\n## Installation and Setup\n\nPlease read the Busser [plugin usage](plugin_usage) page for more details.\n\n## Usage\n\nPlease put test files into [COOKBOOK]/test/integration/[SUITES]/rspec/\n\n```\n-- [COOKBOOK]\n  `-- test\n     `-- integration\n        `-- default\n           `-- rspec\n              `-- spec_helper.rb\n              `-- Gemfile\n```\n\nYou can specify your own test gem dependencies with a `Gemfile` under the `rspec` path, like this: `test/integration/\u003csuite\u003e/rspec/Gemfile`. Don't forget to put `gem \"rspec\"` there!\n\n## How do I ... ?\n\n### Change the rspec formatter?\n\nYou may be familar with using the `rspec -f` flag to change the rspec formatter. RSpec also offers a way to set the formatter from your specs:\n\n```ruby\nRSpec.configure do |config|\n  # The same as `rspec -f documentation`\n  config.add_formatter \"documentation\"\n```\n\n## Development\n\n* Source hosted at [GitHub](https://github.com/opscode/busser-rspec)\n* Report issues/questions/feature requests on [GitHub Issues](issues)\n\nPull requests are very welcome! Make sure your patches are well tested.\nIdeally create a topic branch for every separate change you make. For\nexample:\n\n1. Fork the repo\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Added some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n\n## Authors\n\nCreated and maintained by Adam Jacob (adam@opscode.com)\n\nBased on [busser-serverspec](https://github.com/cl-lab-k/busser-serverspec), created and maintained by HIGUCHI Daisuke (d-higuchi@creationline.com)\n\n## License\n\nApache 2.0 (see [LICENSE](license))\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftest-kitchen%2Fbusser-rspec","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftest-kitchen%2Fbusser-rspec","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftest-kitchen%2Fbusser-rspec/lists"}