Hi guys, I have a requirement to invoke a common component under multiple test.
Is there a way to invoke the component phasing mechanism outside test?
For example. Let's say I have a test my_test_1, my_test_2 .... So on.
Now consider I want a component "special_component" outside of test.
Is there a way I can achieve this ?