{"id":19773933,"url":"https://github.com/badoo/parallel_cucumber","last_synced_at":"2025-04-05T04:13:01.639Z","repository":{"id":47712931,"uuid":"47416424","full_name":"badoo/parallel_cucumber","owner":"badoo","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-16T16:52:48.000Z","size":226,"stargazers_count":23,"open_issues_count":10,"forks_count":21,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-03-29T03:09:13.111Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/badoo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2015-12-04T16:41:29.000Z","updated_at":"2025-01-16T16:52:50.000Z","dependencies_parsed_at":"2024-06-21T04:19:06.452Z","dependency_job_id":"01a30791-2d3d-40eb-b819-c65f878b2b77","html_url":"https://github.com/badoo/parallel_cucumber","commit_stats":{"total_commits":161,"total_committers":12,"mean_commits":"13.416666666666666","dds":0.4782608695652174,"last_synced_commit":"032f1829b4d1cdfd6394afe09b47e7a4f3426d9f"},"previous_names":[],"tags_count":44,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/badoo%2Fparallel_cucumber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/badoo%2Fparallel_cucumber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/badoo%2Fparallel_cucumber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/badoo%2Fparallel_cucumber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/badoo","download_url":"https://codeload.github.com/badoo/parallel_cucumber/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247284951,"owners_count":20913704,"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":[],"created_at":"2024-11-12T05:11:32.986Z","updated_at":"2025-04-05T04:13:01.616Z","avatar_url":"https://github.com/badoo.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Parallel Cucumber\n\n### Usage\n\n```\nUsage: parallel_cucumber [options] [ [FILE|DIR|URL][:LINE[:LINE]*] ]\nExample: parallel_cucumber -n 4 -o \"-f pretty -f html -o report.html\" examples/i18n/en/features\n    -n WORKERS                       How many workers to use. Default is 1 or longest list in -e\n    -o, --cucumber-options \"OPTIONS\" Run cucumber with these options\n    -r, --require \"file_path\"        Load files for parallel_cucumber\n        --directed-tests JSON        Direct tests to specific workers, e.g. {\"0\": \"-t @head\"}\n        --test-command COMMAND       Command to run for test phase, default cucumber\n        --pre-batch-check COMMAND    Command causing worker to quit on exit failure\n        --log-dir DIR                Directory for worker logfiles\n        --log-decoration JSON        Block quoting for logs, e.g. {start: \"#start %s\", end: \"#end %s\"}\n        --summary JSON               Summary files, e.g. {failed: \"./failed.txt\", unknown: \"./unknown.txt\"}\n    -e, --env-variables JSON         Set additional environment variables to processes\n        --batch-size SIZE            How many tests each worker takes from queue at once. Default is 1\n        --group-by ENV_VAR           Key for cumulative report\n    -q ARRAY,                        `url,name` Url for TCP connection: `redis://[password]@[hostname]:[port]/[db]` (password, port and database are optional), for unix socket connection: `unix://[path to Redis socket]`. Default is redis://127.0.0.1:6379 and name is `queue`\n        --queue-connection-params\n        --setup-worker SCRIPT        Execute SCRIPT before each worker\n        --teardown-worker SCRIPT     Execute SCRIPT after each worker\n        --worker-delay SECONDS       Delay before next worker starting. Could be used for avoiding 'spikes' in CPU and RAM usage Default is 0\n        --batch-timeout SECONDS      Timeout for each batch of tests. Default is 600\n        --precheck-timeout SECONDS   Timeout for each test precheck. Default is 600\n        --batch-error-timeout SECONDS\n                                     Timeout for each batch_error script. Default is 30\n        --setup-timeout SECONDS      Timeout for each worker's set-up phase. Default is 30\n        --debug                      Print more debug information\n        --long-running-tests STRING  Cucumber arguments for long-running-tests\n    -v, --version                    Show version\n    -h, --help                       Show this\n```\n\n### Reports\n\n```yaml\n# config/cucumber.yaml\n\n\u003c% test_batch_id = \"#{ENV['TEST_BATCH_ID']}\" %\u003e\n\nparallel_reports: \u003e\n  --format html --out reports/cukes_\u003c%= test_batch_id %\u003e.html\n  --format junit --out reports/junit_\u003c%= test_batch_id %\u003e/\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbadoo%2Fparallel_cucumber","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbadoo%2Fparallel_cucumber","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbadoo%2Fparallel_cucumber/lists"}