Skip to main content

Module building

Module building 

Source
Expand description

Builder testing utilities for the Oak ecosystem.

This module provides comprehensive testing infrastructure for builders, including file-based testing, expected output comparison, timeout handling, and test result serialization for typed root structures.

Structsยง

BuilderTestExpected
Expected builder test results for comparison.
BuilderTester
A concurrent builder testing utility that can run tests against multiple files with timeout support.
TypedRootData
Typed root data structure for builder testing.