Module testing_utils

Module testing_utils 

Source
Expand description

Plugin Testing Utilities

This module provides comprehensive testing infrastructure for plugin development, validation, and quality assurance. It includes mock implementations, test fixtures, performance testing tools, and validation frameworks.

Structsยง

CompatibilityTestResult
Compatibility test result
CompleteTestResult
Complete test result containing all test outcomes
MockPlugin
Mock plugin implementation for testing
PerformanceResult
Performance measurement result
PluginPerformanceTester
Performance testing utilities for plugins
PluginTestFixture
Plugin test fixture for comprehensive testing scenarios
ValidationTestRunner
Validation test runner for comprehensive plugin testing