Skip to content

Repository files navigation

# 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

About

Support for Examples: in Robot Framework like in other BDD style test frameworks

Resources

Stars

4 stars

Watchers

22 watching

Forks

Releases

Packages

Used by

Contributors

Languages