Skip to content

Why I am not able to configure the suite name with snakecase in VSCODE #312

Closed Answered by d-biehl
rephila asked this question in Q&A
Discussion options

You must be logged in to vote

No this is not possible and robotcode has no influence of that what robot prints out.

Depending of how and what you start, the name of the top level suite becomes different, if you execute a folder then the name of the suite is the capitalized folder name, if you execute a robot file then the name of the suite is the capitalized name of the file without the extension.

But this is not all, also the internal id's of the suites and test becomes different, the builtin variables changes. This makes it later hard to compare different test runs and also to find bugs and so on.

In Robot Framework also a folder is a suite and that folder can contain subfolders that are also suites and files.

Under…

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by d-biehl
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants