Test Library for userpool support.
Project description
UserpoolLibrary
Library Scope: GLOBAL
Created: 09/10/2019 15:58 UTC-8
Author: Shiela Buitizon | email:shiela.buitizon@mnltechnology.com
Company: Spiralworks Technologies Inc.
Contents:
Introduction
UserpoolLibrary is a Robotframework test Library for userpool support.
View the latest keyword Documentation here.
Installation
Option 1
Install using pypi, run:
pip install rf-userpoollibrary
Option 2
With recent version of pip
, it is possible to install directly from GitHub repository. To Install latest source
from the master branch, use this command:
pip install git+https://github.com/MainSystemDev/UserpoolLibrary.git
Please note that installation will take some time, because pip
will
clone the UserpoolLibrary project to a temporary directory and then
perform the installation.
Usage
To use UserpoolLibrary in Robot Framework tests, the library needs to
first be imported using the Library
setting as any other library.
*** Settings *** Library UserpoolLibrary http://myhost.com/userpoolapi/129 *** Test Cases *** Borrow User ${user} Borrow User Log To Console ${user}
Generating Documentation
To Generate the keyword Documentation, simple run:
python -m robot.libdoc UserpoolLibrary documentation.html
Note that the library must first be installed before generating a documentation.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size rf_userpoollibrary-0.5b1-py3-none-any.whl (9.1 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Hashes for rf_userpoollibrary-0.5b1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9a13aa084876850eab26551f505aab1241663624cea8c187d65565b085e3bf5e |
|
MD5 | dfd93a9d4d76757ef228f2f0351a1c0a |
|
BLAKE2-256 | d349124de56c77b32e79ae1d5c991aac34e99ac0ca0b73edc4be174a0a62f493 |