"""
UI Test Suite for EU-Utility
A comprehensive test plugin that validates all UI components and user flows.
from .test_suite_plugin import UITestSuitePlugin
__all__ = ['UITestSuitePlugin']
__version__ = '1.0.0'