Packages

A Gleam framework for building AI agents — type-safe, multi-provider, with tool calling, streaming, and simulation testing

Current section

Files

Jump to
glean include glean@testing@simulation_ExpectError.hrl
Raw

include/glean@testing@simulation_ExpectError.hrl

-record(expect_error, {
error :: glean@error:glean_error(),
then_assert :: glean@testing@simulation:assert_fn()
}).