Packages

Native desktop GUI framework for Elixir, powered by Iced

Current section

Files

Jump to
plushie examples tests test_helper.exs
Raw

examples/tests/test_helper.exs

# Example integration tests share the same pool and binary setup as the
# main test suite. This helper simply delegates to test/test_helper.exs.
Code.require_file("../../test/test_helper.exs", __DIR__)