Packages

Native desktop GUI framework for Gleam, powered by Iced

Current section

Files

Jump to
plushie_gleam include plushie@testing_TestContext.hrl
Raw

include/plushie@testing_TestContext.hrl

-record(test_context, {
session :: plushie@testing@session:test_session(any()),
backend :: plushie@testing@backend:test_backend(any())
}).