Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1.27 KB

File metadata and controls

25 lines (19 loc) · 1.27 KB

WATS Converter Development Guide - Index

Navigation

  1. Overview - What is a converter, how it works, lifecycle
  2. Getting Started - Project setup, dependencies, basic structure
  3. Interface Requirements - IReportConverter_v2 interface details
  4. Converter Architecture - Core patterns and structure
  5. Configuration and Parameters - Parameterization, dynamic configuration
  6. Parsing Source Data - File parsing strategies and patterns
  7. Building Reports - Creating UUT/UUR reports from parsed data
  8. Error Handling and Logging - Exception handling, logging, validation
  9. Testing and Debugging - Testing strategies, debugging tips
  10. Deployment - Packaging and deploying converters
  11. Complete Examples - Full working converter examples

Related Documentation


This content was split from the original CONVERTER_GUIDE.md for better AI agent accessibility.