Files
community-rule/docs/README.md
T
2026-01-26 15:41:25 -07:00

2.5 KiB

Documentation Index

This directory contains all project documentation organized by topic.

📚 Documentation Structure

Guides (guides/)

Comprehensive guides for different aspects of the project:

Testing

Performance

Content

🎯 Quick Navigation

For New Team Members

  1. Start with testing.md to understand the testing strategy
  2. Use testing-quick-reference.md for daily development
  3. Reference performance.md for performance optimization

For Daily Development

For Specific Topics

📊 Current Project Status

  • Unit Tests: 94.88% coverage (exceeds 85% target)
  • Integration Tests: 5 comprehensive test suites
  • E2E Tests: 92 tests across 4 browsers
  • Visual Regression: 23 tests per browser
  • Accessibility: WCAG 2.1 AA compliance
  • Performance: Lighthouse CI with budgets
  • Bundle Analysis: Real-time monitoring with budgets
  • Web Vitals Tracking: Core Web Vitals collection

🔄 Documentation Updates

This documentation is maintained by the CommunityRule development team and updated regularly.

📚 Additional Resources


Last Updated: January 2025
Maintained by: CommunityRule Development Team