Skip to main content

VRT is a library for integrating Visual Regression Tracker with Robot Framework.

Project description

VRT

VRT is a library for integrating Visual Regression Tracker with Robot Framework. For information about Visual Regression Tracker please visit the project page.

Prerequisites

  • Visual Regression Tracker

##Installation

The package is stored in PyPI . To install package execute command:

pip install bmx-vrt

##Importing

To import library use below command:

Library VRT

##Configure connection

Connection with Visual Regression Tracker should be configured using environment variables:

Example:

VRT_APIURL= http://localhost:4200     #URL where backend is running
VRT_PROJECT= Default project          #Project name or ID
VRT_APIKEY= YourAPIKey                #User apiKey
VRT_CIBUILDID= $CI_COMMIT_SHA         #Current git commit SHA
VRT_BRANCHNAME= $CI_COMMIT_REF_NAME   #Current git branch
VRT_ENABLESOFTASSERT= "false"         #Log errors instead of exceptions

For local use and test debugging vrt.json file can be used. The file should be placed in the project root.

*vrt.json*

{
"apiUrl":"http://localhost:4200",
"project":"Default project",
"apiKey":"YourAPIKey",
"ciBuildId":"commit_sha",
"branchName":"develop",
"enableSoftAssert":false
}

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

bmx_vrt-0.1.5.tar.gz (6.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

bmx_vrt-0.1.5-py3-none-any.whl (7.6 kB view details)

Uploaded Python 3

File details

Details for the file bmx_vrt-0.1.5.tar.gz.

File metadata

  • Download URL: bmx_vrt-0.1.5.tar.gz
  • Upload date:
  • Size: 6.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.9

File hashes

Hashes for bmx_vrt-0.1.5.tar.gz
Algorithm Hash digest
SHA256 4eaabc2592df9b0858f09b960bf9edca965bc806639561bcf6b6450bb5f6a1b6
MD5 4f7d3d2a513de75e93b7365bfd21c543
BLAKE2b-256 dadab51b0b5b03461a184f25767e959fbd4c142fa809536de4cf7492c44871c5

See more details on using hashes here.

File details

Details for the file bmx_vrt-0.1.5-py3-none-any.whl.

File metadata

  • Download URL: bmx_vrt-0.1.5-py3-none-any.whl
  • Upload date:
  • Size: 7.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.9

File hashes

Hashes for bmx_vrt-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 744b878c2ce1d0dace95ae6322aaa4331679f794e1da9fbc8a791c9c5c1a7bc0
MD5 3afba8a013c47bf2887eb8d02ef74ace
BLAKE2b-256 e84b97f667b64f6a4b618bf457eea35a300c86e9bf430c60a1568919371b74f7

See more details on using hashes here.

Supported by

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