Skip to main content

A Robot Framework Docker Library

Project description

Short Description

Robot Framework library for working with docker and docker-compose.

Installation

Installation using pip

pip3 install robotframework-docker

Installation from sources

python3 setup.py install

Example

*** Settings ***
Documentation           DockerComposeLibrary tests.
Library                 DockerComposeLibrary
Library                 RequestsLibrary
Test Setup              Docker Compose Up
Test Teardown           Docker Compose Down


*** Test Cases ***
Start Apache Web Server
    ${service} =        Get Exposed Service  httpd  80
    Log To Console      http has started and is available at http://${service.host}:${service.port}

License

Apache License 2.0

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

robotframework-docker-1.4.2.tar.gz (12.0 kB view details)

Uploaded Source

Built Distribution

robotframework_docker-1.4.2-py3-none-any.whl (11.5 kB view details)

Uploaded Python 3

File details

Details for the file robotframework-docker-1.4.2.tar.gz.

File metadata

  • Download URL: robotframework-docker-1.4.2.tar.gz
  • Upload date:
  • Size: 12.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for robotframework-docker-1.4.2.tar.gz
Algorithm Hash digest
SHA256 11c7fd989cb55d80ca4f7926d36c9c50fc1766ec9e8a72faafd4959211a642b9
MD5 6b4353350763ff26fa806811d4dcfd14
BLAKE2b-256 dd5b5b7cbb8c315366429203a6ebcc2e24661deea50b65e7b7cd56d76038f2a4

See more details on using hashes here.

File details

Details for the file robotframework_docker-1.4.2-py3-none-any.whl.

File metadata

File hashes

Hashes for robotframework_docker-1.4.2-py3-none-any.whl
Algorithm Hash digest
SHA256 3263627e0235e948ca06b3e1fd297e6dc9ee35078885942da8fb0330f3ff6aea
MD5 706b74b2d90902125a7b49694d315ae3
BLAKE2b-256 8ee87e254e7a96961bcd48ffd5b47069ccc278c461859feafe9762bf5448a3fc

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page