You are here: Home / LBN / Up2date / Business / BastionLinux 36 / python3-robotframework-assertion-engine-3.0.3-1.lbn36.noarch

python3-robotframework-assertion-engine-3.0.3-1.lbn36.noarch

Package Attributes
RPM  python3-robotframework-assertion-engine-3.0.3-1.lbn36.noarch.rpm Architecture  noarch Size  54592 Created  2024/07/01 13:33:36 UTC
Package Specification
Summary Generic way to create meaningful and easy to use assertions for the Robot Framework libraries.
Group Unspecified
License ZPL
Home Page https://pypi.org/project/robotframework-assertion-engine
Description

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

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(PayloadIsZstd)  
rpmlib(PartialHardlinkSets)  
rpmlib(CompressedFileNames)  
rpmlib(RichDependencies)  
rpmlib(FileDigests)  
rpmlib(TildeInVersions)  
(python3.10dist(robotframework-pythonlibcore) < 5~~ with python3.10dist(robotframework-pythonlibcore) >= 3)  
Provides
python-robotframework-assertion-engine
python3-robotframework-assertion-engine
python3.10-robotframework-assertion-engine
python3.10dist(robotframework-assertion-engine)
python3dist(robotframework-assertion-engine)
Obsoletes
python-robotframework-assertion-engine

Document Actions