[example] id = "example-unit-test" name = "Unit Test" icon = "🧪" category = "testing" desc = """ Shows how to write unit tests for Chain and Renderer functions using the `entry!` macro and assertion helpers. """ tags = ["testing", "extra_macros"] files = ["src/main.rs", "Cargo.toml"]