Skip to main content

Module testing

Module testing 

Source
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§

QuantumAssert
Quantum state assertion helper
QuantumTest
Quantum circuit test builder
QuantumTestSuite
Test suite for organizing multiple quantum tests
TestSuiteResult
Results from running a test suite

Enums§

TestResult
Result of a quantum test

Constants§

DEFAULT_TOLERANCE
Tolerance for quantum state comparisons