Expand description
Quantum unit testing framework
This module provides tools for testing quantum circuits, states, and operations with proper handling of quantum-specific properties like phase and entanglement.
Structs§
- Quantum
Assert - Quantum state assertion helper
- Quantum
Test - Quantum circuit test builder
- Quantum
Test Suite - Test suite for organizing multiple quantum tests
- Test
Suite Result - Results from running a test suite
Enums§
- Test
Result - Result of a quantum test
Constants§
- DEFAULT_
TOLERANCE - Tolerance for quantum state comparisons