Test WebSocket connections and real-time features
Implement WebSocket testing for:
WebSocket endpoints: ${{WS_ENDPOINTS}}
Message types: ${{MESSAGE_TYPES}}
Testing framework: ${{TESTING_FRAMEWORK}}
Test scenarios:
- Connection establishment
- Message sending/receiving
- Reconnection handling
- Error scenarios
- Concurrent connections
- Message ordering
- Heartbeat/ping-pong
- Connection timeoutsOr press ⌘C to copy
Replace these placeholders with your own content before using the prompt.
[{WS_ENDPOINTS][{MESSAGE_TYPES][{TESTING_FRAMEWORK]