-
python3-apache-airflow-providers-trino-6.0.1-1.lbn36.noarch
Package apache-airflow-providers-trino
Trino
Located in
LBN
/
…
/
Data Science
/
BastionLinux 36
-
python3-apache-airflow-providers-vertica-4.0.0-1.lbn36.noarch
Package apache-airflow-providers-vertica
Vertica
Located in
LBN
/
…
/
Data Science
/
BastionLinux 36
-
python3-apache-airflow-providers-weaviate-1.4.2-1.lbn36.noarch
Package apache-airflow-providers-weaviate
Release: 1.4.2
Weaviate
Located in
LBN
/
…
/
Data Science
/
BastionLinux 36
-
python3-apache-airflow-providers-yandex-3.11.2-1.lbn36.noarch
Package apache-airflow-providers-yandex
Release: 3.11.2
This package is for Yandex, including:
Yandex.Cloud
Located in
LBN
/
…
/
Data Science
/
BastionLinux 36
-
python3-apache-airflow-providers-zendesk-4.9.0-1.lbn36.noarch
Package apache-airflow-providers-zendesk
Zendesk
Located in
LBN
/
…
/
Data Science
/
BastionLinux 36
-
python3-lbn-robot-0.0.2-1.lbn36.noarch
LBN extensions, setups for RobotFramework
Located in
LBN
/
…
/
CI/CD
/
BastionLinux 36
-
python3-robotframework-7.0-1.lbn36.noarch
Robot Framework is a generic open source automation framework for acceptance
testing, acceptance test driven development (ATDD), and robotic process
automation (RPA).
It has simple plain text syntax and it can be extended easily with libraries
implemented using Python or Java.
Located in
LBN
/
…
/
CI/CD
/
BastionLinux 36
-
python3-robotframework-applicationlibrary-1.2.1-1.lbn36.noarch
robotframework-applicationlibrary [![PyPI version]( [![Downloads]( [![Build
Status]( [![Coverage Status](
Located in
LBN
/
…
/
CI/CD
/
BastionLinux 36
-
python3-robotframework-browser-18.2.0-1.lbn36.noarch
robotframework-browser <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or
modify this section --> [![All Contributors]( <!-- ALL-CONTRIBUTORS-BADGE:END
--> [![Version]( [![Actions Status]( [![License](
Located in
LBN
/
…
/
CI/CD
/
BastionLinux 36
-
python3-robotframework-cache-1.0.0-1.lbn36.noarch
Robot Framework Cache Library
Caching mechanism for Robot Framework tests. Works within a single test run and across multiple test
runs. Works with Pabot, though it requires --pabotlib.
Why
In one word: Performance.
When testing, we sometimes want to reuse work we did in a different test. Examples of this include
API gateway sessions, user sessions, and expensive calculations. If we can reuse this work, we don't
need to spend time redoing it every test.
Sometimes we even want to reuse the work we did in a previous test run. This allows us to speed up
our workflow when writing tests.
CacheLibrary solves these problems by providing a caching mechanism that's stored both in memory and
in a file.
Pabot
CacheLibrary works with Pabot, but requires the --pabotlib command line argument.
Supporting Pabot is achieved by a combination of locks
and parallel variables. This makes CacheLibrary
stable when run in parallel without losing stored values.
All CacheLibrary tests are run with Pabot to ensu
Located in
LBN
/
…
/
CI/CD
/
BastionLinux 36