'Testing Profile Robotframework VScode

In VSCode there is a option about for testing. There you can select which tests you want to run. Also you can select testing profiles. But there i can only select robotframework profile or python profile. A cant find anywhere to create new profiles.

The thing i want to create is to run tests via that screen with some kind of run configuration. Because i have some environment variables. These aren't used when i run the tests from that screen.

I think the robotframework language server from Robocorp installs this plugin in VS code

Does somebody now how to use that?

Testing screen



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source