{"id":15018756,"url":"https://github.com/vogoltsov/robotframework-docker","last_synced_at":"2025-07-16T15:35:14.239Z","repository":{"id":48502767,"uuid":"193766973","full_name":"vogoltsov/robotframework-docker","owner":"vogoltsov","description":"Robot Framework library for testing with Docker containers and Docker Compose","archived":false,"fork":false,"pushed_at":"2025-05-31T20:30:33.000Z","size":56,"stargazers_count":17,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-06T05:17:02.285Z","etag":null,"topics":["automation","docker","docker-compose","python","robotframework","testautomation","testing"],"latest_commit_sha":null,"homepage":"","language":"Python","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/vogoltsov.png","metadata":{"files":{"readme":"README.rst","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":"2019-06-25T19:01:18.000Z","updated_at":"2025-05-31T20:30:37.000Z","dependencies_parsed_at":"2025-02-09T00:44:21.753Z","dependency_job_id":null,"html_url":"https://github.com/vogoltsov/robotframework-docker","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/vogoltsov/robotframework-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vogoltsov%2Frobotframework-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vogoltsov%2Frobotframework-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vogoltsov%2Frobotframework-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vogoltsov%2Frobotframework-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vogoltsov","download_url":"https://codeload.github.com/vogoltsov/robotframework-docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vogoltsov%2Frobotframework-docker/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265521597,"owners_count":23781538,"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":["automation","docker","docker-compose","python","robotframework","testautomation","testing"],"created_at":"2024-09-24T19:52:24.953Z","updated_at":"2025-07-16T15:35:14.217Z","avatar_url":"https://github.com/vogoltsov.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":".. image:: https://img.shields.io/badge/License-Apache%202.0-blue.svg\n   :target: https://opensource.org/licenses/Apache-2.0\n.. image:: https://travis-ci.com/vogoltsov/robotframework-docker.svg?branch=master\n   :target: https://travis-ci.com/vogoltsov/robotframework-docker\n.. image:: https://badge.fury.io/py/robotframework-docker.svg\n    :target: https://badge.fury.io/py/robotframework-docker\n\n\nRobotFramework Docker\n=====================\n\n.. contents::\n\n\n.. comment: long_description split\n\nShort Description\n-----------------\n\n`Robot Framework`_ library for working with ``docker`` and\n``docker-compose``.\n\nInstallation\n------------\n\nInstallation using pip\n~~~~~~~~~~~~~~~~~~~~~~~~~\n\n.. code:: bash\n\n   pip3 install robotframework-docker\n\n\nInstallation from sources\n~~~~~~~~~~~~~~~~~~~~~~~~~\n\n.. code:: bash\n\n   python3 setup.py install\n\nExample\n-------\n\n.. code:: robotframework\n\n   *** Settings ***\n   Documentation           DockerComposeLibrary tests.\n   Library                 DockerComposeLibrary\n   Library                 RequestsLibrary\n   Test Setup              Docker Compose Up\n   Test Teardown           Docker Compose Down\n\n\n   *** Test Cases ***\n   Start Apache Web Server\n       ${service} =        Get Exposed Service  httpd  80\n       Log To Console      http has started and is available at http://${service.host}:${service.port}\n\nLicense\n-------\n\nApache License 2.0\n\n.. _Robot Framework: https://robotframework.org/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvogoltsov%2Frobotframework-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvogoltsov%2Frobotframework-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvogoltsov%2Frobotframework-docker/lists"}