{"id":20485234,"url":"https://github.com/nekroze/containaruba","last_synced_at":"2026-04-12T09:09:09.778Z","repository":{"id":145265928,"uuid":"149697311","full_name":"Nekroze/containaruba","owner":"Nekroze","description":"Containerized Aruba Cucumber","archived":false,"fork":false,"pushed_at":"2019-05-06T21:17:38.000Z","size":20,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-07T03:39:17.525Z","etag":null,"topics":["aruba","cucumber","docker","docker-compose","docker-image","gherkin","ruby","testing"],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/Nekroze.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":"2018-09-21T02:14:57.000Z","updated_at":"2019-03-16T01:34:26.000Z","dependencies_parsed_at":"2023-07-08T17:15:15.307Z","dependency_job_id":null,"html_url":"https://github.com/Nekroze/containaruba","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Nekroze/containaruba","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nekroze%2Fcontainaruba","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nekroze%2Fcontainaruba/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nekroze%2Fcontainaruba/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nekroze%2Fcontainaruba/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nekroze","download_url":"https://codeload.github.com/Nekroze/containaruba/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nekroze%2Fcontainaruba/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265411680,"owners_count":23760653,"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":["aruba","cucumber","docker","docker-compose","docker-image","gherkin","ruby","testing"],"created_at":"2024-11-15T16:28:37.641Z","updated_at":"2026-04-12T09:09:09.746Z","avatar_url":"https://github.com/Nekroze.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Containaruba\n\nThis repo provides a docker image for testing CLI applications using [Aruba][1] which extends [Cucumber][2] to better handle CLI applications after checking all [Gherkin][3] conforms to a consistent style via [Cucumber Lint][4] all while wearing sunglass, even indoors!\n\n# Usage\n\nThis container can be used to execute the feature files for any project that uses [Aruba][1].\n\n## Setup\n\nPrimarily designed to get you running your tests as soon as possible. So the recommended usage is to volume mount your `features` directory into `/usr/src/app/features` and run Containaruba. You can see an example of this being done in [docker-compose.example.yml](./docker-compose.example.yml) as a reference.\n\nAlternatively the image contains an [ONBUILD Directive][5] that will copy a `features` directory into the new image for you, ready to run. Simply use `nekroze/containaruba:latest` in your [FROM Directive][7].\n\n## Execution\n\nBy default the image will execute all features in the `/usr/src/app/features` path however you can override the default [CMD][6] to specify a specific feature file.\n\n## Features\n\nFor some basic examples and information on what this image can do, checkout its own [features](./features/smoke.feature)that get tested.\n# Development\n\nYou can execute the tests to ensure no regressions in Containaruba by executing:\n\n```bash\n $ ./test.sh\n```\n\nThe main repository is also automatically tested by [Travis CI][8] using the exact same script.\n\n[1]: https://app.cucumber.pro/projects/aruba\n[2]: https://cucumber.io/\n[3]: https://docs.cucumber.io/gherkin/\n[4]: https://rubygems.org/gems/cucumber_lint\n[5]: https://docs.docker.com/engine/reference/builder/#onbuild\n[6]: https://docs.docker.com/engine/reference/builder/#cmd\n[7]: https://docs.docker.com/engine/reference/builder/#from\n[8]: https://travis-ci.org\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnekroze%2Fcontainaruba","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnekroze%2Fcontainaruba","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnekroze%2Fcontainaruba/lists"}