Add comprehensive build and testing infrastructure
- Add AXe.xctestplan for Xcode test plan configuration
- Create test-runner.sh for automated build and test workflows
- Add buildServer.json for LSP integration and better IDE support
- Configure fail-fast testing and sequential execution
- Support for both build-only and test-only modes
- Comprehensive CI/CD ready build system
Build Features:
- ✅ Automated AXe CLI building
- ✅ AxePlayground app installation
- ✅ Simulator management and setup
- ✅ Sequential test execution to prevent conflicts
- ✅ Verbose output and error handling
- ✅ Clean build support
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>