How do I pass information to TestNG IAnnotationTrasformer?
I just discovered IAnnotationTransformer listener. As I understand – and please correct me if my understanding is incorrect – that the listener with this annotation’s implementation is executed as soon as the tests are launched; even before even the very first test is executed.