-
Today it's only possible to run the tests locally on a developer/engineering machine. In large projects this is usually not optimal, as the amount of source code can be overwhelmingly large.
In th…
-
The addition of all the detailed test results takes much longer time in TcUnit 1.1 compared to TcUnit 1.0. For those that don't want to have this extended information (for instance, developers only ru…
-
Hello:
### [background]
I am looking to better contribute to this project, perhaps with some coding or some ideas. I use cfUnit, a translation of TcUnit, and would like to be able to contribute b…
-
Currently I have a project with some 200 unit tests. When I run the tests the cpu which runs them goes to 99% and sometimes doesn't recover. The only way out it to reboot the machine.
How do you p…
-
See TcUnit project [here](https://github.com/tcunit/TcUnit/blob/master/TcUnit-Verifier/TcUnit-Verifier_DotNet/TcUnit-Verifier/VisualStudioInstance.cs) and [here](https://github.com/tcunit/TcUnit/blob/…
-
Hi,
Is it possible to run the test suits sequentially? For example if I have TestSuite1_FB and TestSuite2_FB is it possible to wait until TestSuite1_FB has finished executing before starting TestSuit…
-
The buildSolution Method caused me some troubles using TcXaeShell, since it will block the code.
Sadly I was not able to solve the problem.
Used a workaround by calling SolutionBuild.Build(false) …
-
I don't think my problem is specific for the TcUnit library, but the behavior I noticed i quite strange.
I have a function block `FB_FunctionBlock` for which I wrote some tests in `FB_FunctionBlock…
-
Hi Jacob,
is it possible to have a "File Export" feature inside TcUnit?
It should be useful to create a own log of the tests already done.
I noticed the FileControl FB inside library, and it works …
-
Hello I realized the Twincat Library from the last version of OSCAT Library
[oscat_basic_333_TWINCAT31.zip](https://github.com/sagatowski/alltwincat.com-oscat-basic/files/4348510/oscat_basic_333_TWIN…