Skip to content

[FEATURE] Robot Framework test case support #15

Open
@kjczarne

Description

@kjczarne

Is your feature request related to a problem? Please describe.
Kalash could fairly easily provide a 1-layer-over support for robot API calls and could thus be used to trigger Robot Test Cases in a dynamic suite context, a feature painfully lacking from the Robot Framework Test Case definition.

Describe the solution you'd like

  • Kalash is able to collect *.robot test suite files.
  • Metadata extension is added to the *.robot test suite files - should be fully optional but useful for filtering.

Describe alternatives you've considered
Using Robot directly is nice but creating test suites dynamically based on some filtering parameters can save a lot of repetitiveness in code.

Additional context
N/A

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestmajorImportant, less urgent than `critical`

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions