I am trying to create a search that will return all the Test Sets that are empty (without any assigned Tests in them).
I've checked the testSetTests function, but I can't find a way of checking that the number of those tests is zero.
Did anyone face this problem? any idea?
Thanks!