[Originally posted on 2018-08] VI Tester from JKI – is great tool for unit testing in LabVIEW. I’ve already described it in my blog post http://kosist.org/2017/06/jki-vi-tester-useful-tool-for-labview-developer/. This time, I’d like to tell couple words about how to modify default VI Tester Test Case template class, so each time when you […]
vi tester
2 posts
In my previous post, I’ve slightly touched unit test topic in LabVIEW, particularly – JKI VI Tester. But, as I’ve mentioned there, there is another unit test framework from JKI – which is Caraya test framework, designed by Tomi Maila (as it follows from this presentation from Jim Kring). To […]