Probably splitting hairs here but I’m wondering what peoples preferences are for Tester vs TestFilter
I have a Tester where I’m testing for someAttribute = someValue. this is case one. case two is where is fails the test.
As it is on it’s own it’s not clear at all why or what the point of the test is. Using a TestFilter would let me define the output port names making it much clearer as to the purpose of the test without needing an annotation.
Thoughts? Does anyone do this for the sake of clarity in a workspace?









