You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-deprecation-2.1.0-18.lbn36.noarch
The deprecation library provides a deprecated decorator and a fail_if_not_removed decorator for your tests. Together, the two enable the automation of several things: 1. The docstring of a deprecated method gets the deprecation details appended to the end of it. If you generate your API docs direct from your source, you don’t need to worry about writing your own notification. You also don’t need to worry about forgetting to write it. It’s done for you. 2. Rather than having code live on forever because you only deprecated it but never actually moved on from it, you can have your tests tell you when it’s time to remove the code. The @deprecated decorator can be told when it’s time to entirely remove the code, which causes @fail_if_not_removed to raise an AssertionError, causing either your unittest or py.test tests to fail. See http://deprecation.readthedocs.io/ for the full documentation.
RPMPackage python3-robotframework-stacktrace-0.4.1-1.lbn36.noarch
robotframework-stacktrace A listener for RF > 4.0 that prints a Stack Trace to console to faster find the code section where the failure appears. Installationshell pip install robotframework-stacktracerobot --listener RobotStackTracer <your file.robot> ExampleOld Console Output:commandline ❯ robot -d logs TestCases/14_Browser/01_CarConfig.robot 01 CarConfig Configure Car with Pass | FAIL |
RPMPackage python3-robotframework-seleniumtestability-2.1.0-1.lbn36.noarch
robotframework-seleniumtestability SeleniumTestability is a plugin to Robot Framework's SeleniumLibrary that adds functionality to it doesn't fit into its mission. These new features are archived by SL's plugin api that then automatically instrumentents the web application via javascript calls and provides keywords to bridge those into Robot Framework.Plugin provides automatic detection of...
RPMPackage python3-robotframework-seleniumlibrary-6.2.0-1.lbn36.noarch
SeleniumLibrary is a web testing library for Robot Framework that utilizes the Selenium tool internally. The project is hosted on GitHub and downloads can be found from PyPI. SeleniumLibrary works with Selenium 3 and 4.
RPMPackage python3-robotframework-selenium2screenshots-0.8.1-1.lbn36.noarch
Selenium2Screenshots-library for Robot Framework Read the docs for more detailed information.____ 0.8.1 (2018-03-27) - Fix issue where naive string conversion generated broken JavaScript on Python 2 [fixes 12] [Asko Soukka] 0.8.0 (2017-12-05) - Depend on newest versions of Robot Framework and Selenium2Library [tomgross] - Fix issue where keyword Capture and crop page screenshot when bounding...
RPMPackage python3-robotframework-pythonlibcore-4.4.0-1.lbn36.noarch
Python Library CoreTools to ease creating larger test libraries for [Robot Framework]() using Python. The Robot Framework [hybrid]( and [dynamic library API]( gives more flexibility for library than the static library API, but they also sets requirements for libraries which needs to be implemented in the library side. PythonLibCore eases the problem by providing simpler interface and handling...
RPMPackage python3-robotframework-pabot-2.18.0-1.lbn36.noarch
A parallel executor for Robot Framework tests. With Pabot you can split one execution into multiple and save test execution time.
RPMPackage python3-robotframework-debuglibrary-1.3.1-1.lbn36.noarch
Debug Library for Robot Framework .. contents:: :local:Introduction Robotframework-DebugLibrary is a debug library for RobotFramework_, which can be used as an interactive shell(REPL) also... _RobotFramework: Installation
RPMPackage 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](
RPMPackage python3-robotframework-assertion-engine-3.0.3-1.lbn36.noarch
Generic way to create meaningful and easy to use assertions for the Robot Framework libraries. This tools is spin off from Browser library project, where the Assertion Engine was developed as part of the of library. Supported Assertions Currently supported assertion operators are: Operator Alternative Operators Description Validate Equivalent == equal, equals, should be Checks if returned value is equal to expected value. value == expected != inequal, should not be Checks if returned value is not equal to expected value. value != expected > greater than Checks if returned value is greater than expected value. value > expected >= Checks if returned value is greater than or equal to expected value. value >= expected < less than Checks if returned value is less than expected value. value < expected <= Checks if returned value is less than or equal to expected value. value <= expected *= contains Checks if returned value contains expected value as substring. expected in valu
RPMPackage python3-robotframework-applicationlibrary-1.2.1-1.lbn36.noarch
robotframework-applicationlibrary [![PyPI version]( [![Downloads]( [![Build Status]( [![Coverage Status](
RPMPackage 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.
RPMPackage python3-lxml-html-clean-0.4.1-1.lbn36.noarch
lxml_html_clean MotivationThis project was initially a part of [lxml]( Because HTML cleaner is designed as blocklist-based, many reports about possible security vulnerabilities were filed for lxml and that make the project problematic for security-sensitive environments. Therefore we decided to extract the problematic part to a separate project. InstallationYou can install this project...
RPMPackage step-ca-0.28.3-1.lbn36.x86_64
A private certificate authority (X.509 & SSH) & ACME server for secure automated certificate management, so you can use TLS everywhere & SSO for SSH.
RPMPackage xmlsec1-gnutls-1.2.37-5.lbn36.x86_64
GNUTls plugin for XML Security Library provides GNUTls based crypto services for the xmlsec library.
RPMPackage xmlsec1-gcrypt-1.2.37-5.lbn36.x86_64
GCrypt plugin for XML Security Library provides GCrypt based crypto services for the xmlsec library.
RPMPackage sssd-tools-2.9.3-1.lbn36.x86_64
Provides several administrative tools: * sss_debuglevel to change the debug level on the fly * sss_seed which pre-creates a user entry for use in kickstarts * sss_obfuscate for generating an obfuscated LDAP password * sssctl -- an sssd status and control utility
RPMPackage openldap-devel-2.6.2-3.fc36.x86_64
The openldap-devel package includes the development libraries and header files needed for compiling applications that use LDAP (Lightweight Directory Access Protocol) internals. LDAP is a set of protocols for enabling directory services over the Internet. Install this package only if you plan to develop or will need to compile customized LDAP clients.
RPMPackage openldap-devel-2.6.2-3.fc36.x86_64
The openldap-devel package includes the development libraries and header files needed for compiling applications that use LDAP (Lightweight Directory Access Protocol) internals. LDAP is a set of protocols for enabling directory services over the Internet. Install this package only if you plan to develop or will need to compile customized LDAP clients.
RPMPackage mod_ldap-2.4.61-3.lbn36.x86_64
The mod_ldap and mod_authnz_ldap modules add support for LDAP authentication to the Apache HTTP Server.