Skip to content

Run specific tests #260

@Apollo3zehn

Description

@Apollo3zehn

Hi,

first of all: Thanks for providing TcUnit, I was very happy to find it when I started with PLC programming two months ago.

I am working on a VSCode extension to provide Structured Text language support because, to be honest, coming from VSCode back to plain old Visual Studio was no pleasure. So many nice things are missing. Hopefully the PLC++ project will make things better.

But back to the topic: I would like to add support for the test explorer integrated in VSCode. I will probably never be able to debug tests using that explorer but it would be nice to see the list of tests and be able to execute them individually or in groups (by remote controlling Visual Studio) and display the result. So my question is: Is there a mechanism in TcUnit or some other straightforward way to run a list of tests, or match the test names against a regular expression, or something like that?

Thanks!
Apollo3zehn

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions