You are here: Home / LBN / Up2date / CI/CD / BastionLinux 36 / python3-robotframework-cache-1.0.0-1.lbn36.noarch

python3-robotframework-cache-1.0.0-1.lbn36.noarch

Package Attributes
RPM  python3-robotframework-cache-1.0.0-1.lbn36.noarch.rpm Architecture  noarch Size  27950 Created  2024/04/02 10:53:49 UTC
Package Specification
Summary Robot Framework libary for caching values across tests and test runs
Group Unspecified
License ZPL
Home Page https://pypi.org/project/robotframework-cache
Description

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

Requires
(python3.10dist(robotframework-pabot) < 3~~ with python3.10dist(robotframework-pabot) >= 2)  
(python3.10dist(robotframework) < 8~~ with python3.10dist(robotframework) >= 5.0.1)  
rpmlib(PayloadFilesHavePrefix)  
rpmlib(PayloadIsZstd)  
rpmlib(PartialHardlinkSets)  
rpmlib(CompressedFileNames)  
rpmlib(RichDependencies)  
rpmlib(FileDigests)  
rpmlib(TildeInVersions)  
Provides
python-robotframework-cache
python3-robotframework-cache
python3.10-robotframework-cache
python3.10dist(robotframework-cache)
python3dist(robotframework-cache)
Obsoletes
python-robotframework-cache

Document Actions