Francois Normandin
Francois Normandin
Currently, Facade Calls can only be performed on pre-allocated clones which are never reserved for execution. There are methods to call static VIs remotely even when reserved for execution. Implement...
This is a thread to continue two related discussions [here ](https://github.com/JKISoftware/JKI-State-Machine-Objects/issues/19) and [here ](https://github.com/JKISoftware/JKI-State-Machine-Objects/issues/25)on the topic of asynchronous messaging to be supported or not in SMO base.
This is just an annoyance really, but the overlap between the private data wire and the comments at the top of the cases creates kinks in wires when using common...
If using any of the utility nodes without the whole JKI SM loop, right-click menu on an empty string constant gives an inconsistent menu item at the top of the...
@francois-normandin after two years, we finally got around to implement this feature into our own Release Automation Tools. I had hoped to be able to receive an event for each...
This should be avoidable, but creates some complication in the test discovery mechanism. If non-PPL Caraya assertions are to be discoverable from PPL-built Caraya, the opposite should probably be true...
This is as a follow-up to issue #131 . Although the above-mentioned issue will be fixed in release 1.2, there is still a gap when the developer uses non-ASCII characters...
I recently came across a bunch of tests I wanted to write to verify that variant attributes were set. Instead of extracting the attributes and comparing arrays, it would be...
As shown in this benchmark (see link below), Caraya's execution time does not increase linearly with the number of tests being run. The benchmark does not differentiate between test execution...
The Test Runner classes that run tests from a folder or a project reference are launched by the ACBR (Asynchronous Call By Reference) method through the creation of a virtual...