truce-rack-test
Assertion helpers for truce-rack host integration
tests — render N frames of silence (or a generated input) through
a Plugin<f32>, assert no NaN / no clipping / state
round-trips. Use these from per-format integration suites that
exercise a PluginScanner impl across a corpus.
Usage
[]
= "1.0"
= "1.0"
use PluginScanner;
use ;
let scanner = new;
for info in scanner.scan?
See also
The truce-rack workspace ships per-format wrapper
crates this helper exercises — see
truce-rack-clap,
truce-rack-vst3,
truce-rack-au,
truce-rack-au3,
truce-rack-lv2.
License
MIT or Apache-2.0, at your option.