-
python-rhsm-certificates-1.19.4-1.lbn25.x86_64
This package contains certificates required for communicating with the REST interface
of a Red Hat Unified Entitlement Platform, used for the management of system entitlements
and to receive access to content. Please note this package does not have a dependency on
Python. The name instead reflects its relationship to python-rhsm.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python-ripcord-0.0.1-1.lbn19.noarch
REST APIs, written in python, for Kamailio.
Official Ripcord documentation <https://ripcord.readthedocs.org>
Located in
LBN
/
…
/
VoIP
/
BastionLinux 19
-
python-roadrunner-0.2.3.1-2.lbn13.noarch
testrunner for test-driven development
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13
-
python-roadrunner-0.2.3.1-2.lbn19.noarch
testrunner for test-driven development
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
python-robot-browserstack-0.0.2-1.lbn36.noarch
New Project
===========
Copy /usr/share/browserstack-robot/browserstack.yml into your project.
Set BrowserStack Credentials
============================
Add your BrowserStack username and access key in the browserstack.yml config fle.
You can also export them as environment variables, BROWSERSTACK_USERNAME and BROWSERSTACK_ACCESS_KEY:
export BROWSERSTACK_USERNAME=<browserstack-username>
export BROWSERSTACK_ACCESS_KEY=<browserstack-access-key>
Running tests
=============
Run sample test:
To run the sample test across platforms defined in the project's browserstack.yml file, run:
- To run the sample tests in parallel across the platforms defined in the `browserstack.yml` file, run:
browserstack-sdk robot ./tests/test-*.robot
Located in
LBN
/
…
/
CI/CD
/
BastionLinux 36
-
python-robot-browserstack-0.0.2-1.lbn36.noarch
New Project
===========
Copy /usr/share/browserstack-robot/browserstack.yml into your project.
Set BrowserStack Credentials
============================
Add your BrowserStack username and access key in the browserstack.yml config fle.
You can also export them as environment variables, BROWSERSTACK_USERNAME and BROWSERSTACK_ACCESS_KEY:
export BROWSERSTACK_USERNAME=<browserstack-username>
export BROWSERSTACK_ACCESS_KEY=<browserstack-access-key>
Running tests
=============
Run sample test:
To run the sample test across platforms defined in the project's browserstack.yml file, run:
- To run the sample tests in parallel across the platforms defined in the `browserstack.yml` file, run:
browserstack-sdk robot ./tests/test-*.robot
Located in
LBN
/
…
/
DevOps
/
BastionLinux 36
-
python-robotentrypoints-0.1-2.lbn13.noarch
Robot framework does not have setuptools compatible entry points. This makes it hard to setup Robot with buildout.
robotentrypoints provides them.
With the buildout hereunder, you get bin/pybot and bin/rebot scripts.
[buildout]
parts = robot
[robot]
recipe = zc.recipe.egg
eggs = robotentrypoints
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13
-
python-robotentrypoints-0.1-2.lbn13.noarch
Robot framework does not have setuptools compatible entry points. This makes it hard to setup Robot with buildout.
robotentrypoints provides them.
With the buildout hereunder, you get bin/pybot and bin/rebot scripts.
[buildout]
parts = robot
[robot]
recipe = zc.recipe.egg
eggs = robotentrypoints
Located in
LBN
/
…
/
VoIP
/
BastionLinux 13
-
python-robotentrypoints-0.1-2.lbn19.noarch
Robot framework does not have setuptools compatible entry points. This makes it hard to setup Robot with buildout.
robotentrypoints provides them.
With the buildout hereunder, you get bin/pybot and bin/rebot scripts.
[buildout]
parts = robot
[robot]
recipe = zc.recipe.egg
eggs = robotentrypoints
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
python-robotframework-2.8.4-1.lbn13.noarch
Robot Framework is a generic test automation framework for acceptance testing and acceptance
test-driven development (ATDD). It has easy-to-use tabular test data syntax and utilizes the
keyword-driven testing approach. Its testing capabilities can be extended by test libraries
implemented either with Python or Java, and users can create new keywords from existing ones
using the same syntax that is used for creating test cases.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13