-
If I instantiate a variable with the name "Test" and the type "UINT" in an FB derived from FB_TestSuite, then the program no longer stops there at a breakpoint.
If there is no variable "Test" in th…
-
https://github.com/tcunit/TcUnit/blob/df90eadd6444045b75620663b71d30f2ba2e0027/TcUnit/TcUnit/POUs/FB_TcUnitRunner.TcPOU#L59
I was just wondering if I am understanding the intent of the TcUnitRunner…
-
Hi @sagatowski
I'm really impressed with the TcUnit suite of tools. Thank you for creating them.
Would it be possible to return the total number of asserts in the test summary please? (The Er…
-
**Describe the bug**
When trying to run TcUnit-Runner via Jenkins, TcUnit-Runner hangs on [vsInstance.BuildSolution](https://github.com/tcunit/TcUnit-Runner/blob/master/TcUnit-Runner/Program.cs#L277)…
-
# Repos
- https://github.com/TcOpenGroup/TcOpen/
- https://github.com/Roald87/TwinCatChangelog
- https://github.com/Roald87/TcBlack
- https://github.com/RumstiBumsti/TcLibraryVersions
- [Beckho…
-
I get this both when using the compiled code with a test and when building TcUnit from source.
Google didn't give me much to go on trying to google for this, neither is this lib in the _Libraires f…
-
![pagefault](https://user-images.githubusercontent.com/93373292/139399381-5c7fa209-f9b8-4cd5-b6cb-226597cd439e.jpg)
-
Hi all,
I want to run TcUnit-Runner on a Azure-hosted VM. Following the example under Azure Pipelines on the TcUnit-Runner [User Manual](https://tcunit.org/tcunit-runner-user-manual/#Quick_start) I…
-
Is a direct Unit Test Framework planned for C++ Drivers?
Actual workaround, publishing methods via Sps Interface (RT Context) and then realizing unit tests.
-
Hi,
I have the same issue described by another user and I have also read your blog about it (https://alltwincat.com/2018/10/04/ci-cd-with-twincat-part-four/), but the problem still remain. Instead of…