Skip to main content

Module test_helpers

Module test_helpers 

Source
Expand description

Helpers shared between in-crate tests and integration tests.

These are kept in a public module (rather than #[cfg(test)]) so the tests/ integration tests can reach them without duplicating materialization logic.

Functions§

materialize_ops
Materialize a plugin’s ops against its input directive list, producing the resulting flat list of wrappers.