Skip to main content

Module parity

Module parity 

Source
Expand description

Three-way parity testing infrastructure

This module provides types and utilities for testing parity between the Interpreter, VM, and JIT backends.

Structs§

ParityResult
Result of running a test across all three backends

Enums§

ExecutionResult
Result of executing a test on a single backend
ParityStatus
Status of parity check between backends