Skip to main content

Library for Robot Framework for Jenkins interaction

Project description

JenkinsLibrary for Robot Framework

PyPI Supported Jenkins Version

Introduction

JenkinsLibrary is a Robot Framework test library which helps you to involve Jenkins in your tests.

Installation

Just run:

pip install robotframework-jenkins

Usage

You need to import Jenkins library:

*** Settings ***
Library    JenkinsLibrary

Then, you need to initialize Jenkins server with keyword:

Set Jenkins Server    url=http://example.com:8080    username=admin    password=admin

Example

*** Settings ***
Library    JenkinsLibrary

*** Test Cases ***
Jenkins Create And Run Job
    [Setup]    Set Jenkins Server    url=http://example.com:8080    username=admin    password=admin
    Create Jenkins Job    test_job
    Start Jenkins Job    test_job

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-jenkins-2.1.0.tar.gz (4.1 kB view details)

Uploaded Source

Built Distribution

robotframework_jenkins-2.1.0-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

Details for the file robotframework-jenkins-2.1.0.tar.gz.

File metadata

  • Download URL: robotframework-jenkins-2.1.0.tar.gz
  • Upload date:
  • Size: 4.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.0 importlib_metadata/3.7.3 packaging/20.9 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2

File hashes

Hashes for robotframework-jenkins-2.1.0.tar.gz
Algorithm Hash digest
SHA256 d3009c54bd8e540160218784d2d92bf47a5d0decf063d2cdf05f24cd5a6e93b0
MD5 12839cb7ae1a41954143b6bda94acb0f
BLAKE2b-256 785a8545d106424a47c06f2d0dc68a2701a64047f39e1fa42d2ffadc7f768134

See more details on using hashes here.

File details

Details for the file robotframework_jenkins-2.1.0-py3-none-any.whl.

File metadata

  • Download URL: robotframework_jenkins-2.1.0-py3-none-any.whl
  • Upload date:
  • Size: 5.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.0 importlib_metadata/3.7.3 packaging/20.9 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2

File hashes

Hashes for robotframework_jenkins-2.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 dd9bd710633bc7b2d6588b0372b4a60b7ea97ecfa40ea1aec8c4722879455d26
MD5 c07ecca6091151ad02169117862f5fd7
BLAKE2b-256 9df6c2a6464979d297892b3a719952ee4f230b618949adef16c62eccb2d84e75

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