Examples in Robot Framework. Expands example data to individual test cases
Project description
# RobotFramework-Examples
Support for Examples: in Robot Framework like in other BDD style test frameworks
An example of a test case looks like this:
*** Settings ***
Library Examples
*** Test cases ***
My test with examples for ${name}
Log Hello ${name}, welcome to ${where welcome} console=True
Examples: name where welcome --
... Joe the world!
... Arthur Camelot (clip clop).
... Patsy it's only a model!
Keyword information can be found here: Keywords
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file RobotFramework-Examples-1.1.0.tar.gz
.
File metadata
- Download URL: RobotFramework-Examples-1.1.0.tar.gz
- Upload date:
- Size: 12.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e51e0d2a389ce3ef5d25fb20d57e23ba65f8d82807be5a918c1a77d20e7631ee |
|
MD5 | 08bf4328f052ddd8b18a0dc77bea8804 |
|
BLAKE2b-256 | 4ba3af6b8049de262d5d800cf66d6c7c2f605cefcb2aabacb7648f22ff329d65 |
File details
Details for the file RobotFramework_Examples-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: RobotFramework_Examples-1.1.0-py3-none-any.whl
- Upload date:
- Size: 13.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0a8e4afe9a62a8ce7193b16f999d7714ee0585710d6ac1cd11105462ba21e841 |
|
MD5 | 87f904569c98204bae3ab81318397b8a |
|
BLAKE2b-256 | 47c3a3901af1139c83dbd22894f7979874208ff443edf6ed1c920005315fd2e2 |