"""
Documentation testing package for AutoDocs.
This package provides comprehensive testing and validation for the documentation site:
- Link validation (internal and external)
- Content validation (HTML structure, code examples, accessibility)
- Cross-platform testing (browsers, devices, performance)
- Quality assurance checklists and workflows
All tests follow pytest conventions and can be run individually or as part of CI/CD.
"""