Module transmog::test_util

source ·
Expand description

Utilities for testing formats. Requires feature test-util.

Functions

  • Perform a simple set of tests on format. These tests are not meant to be exhaustive, and only test the basic functionality of Format. The soundness of each format should be tested within their respective crates.