I have written a reporting plugin that generates reports for all test cases and subordinate test cases (those launched via Run step).
What it is NOT catching is test suites. onReportComplete seems to fire for test cases, but not for test suites.
Is this an oversight in the reporting SDK, or is there a way for me to get notified when suites complete, and what their status was?
Thanks,
Chris