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
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