robot framework client to control allure reporting service using rest api
Project description
robotframework allure client
Introduction
Robot framework client library for allure docker service (http://47.114.163.85/swagger/allure-docker-service/).
Installation
The recommended installation method is using pip::
pip install robotframework-AllureClient
Usage
.. code:: robotframework
*** Settings *** Library AllureClient http://47.114.163.85/swagger/allure-docker-service *** Test Cases *** test 1 Get allure version test 2 Get swagger API doc test 3 Get Swagger API Specification test 4 Get Allure config test 5 Get latest report test test 6 Send results files test true output\allure test 7 Generate new report test test 8 Clean history test test 9 Clean results test test 10 Export emailable Allure report test \result test 11 Render emailable Allure report test test 12 Export Allure report test test 13 Get all projects test 14 Create a new project test1 Create a new project test2 Create a new project test3 test 15 Search projects test3 test 16 Get an existent project sample test 17 Delete an existent project test1 Delete an existent project test2 Delete an existent project test3
test 18 Get reports sample 1 true
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.
Source Distribution
File details
Details for the file robotframework-AllureClient-0.0.8.tar.gz.
File metadata
- Download URL: robotframework-AllureClient-0.0.8.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.5.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
53efb463bef5a530d3b74e37c1361afd8079a99f5fd7cf498f3f1a9431628d5d
|
|
| MD5 |
bcb747f315c80f14a8959c3155ae40aa
|
|
| BLAKE2b-256 |
a04b7efc958fc548c02d0bc600ee4fd79b20fd084691e735ff7dae6fbac3e1e4
|