You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: add cross-platform testing requirements to CLAUDE.md
- Document critical requirement: no platform skipping
- Add cargo xtest command for Windows cross-compilation testing
- Include cross-platform test design patterns
- Reference vite_pty::resize_terminal as example implementation
- Add cross-platform requirements to Code Constraints section
This establishes clear guidelines that all features must work on both
Unix and Windows, with proper testing on both platforms.
Generated with [Claude Code](https://claude.com/claude-code)
via [Happy](https://happy.engineering)
Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Happy <yesreply@happy.engineering>
0 commit comments