Result reporting extensions

Result Reporting is a special type of extension used to automate custom result reporting from Autotest.

Result reporting can be configured to run on any level in the test plan. When developing a result reporting extension it is necessary to understand that reporting can be requested for tasks, test cases or any other item type alike.

As with all OmniFi extensions, you can choose to implement them in Python or .NET.