ExUnitAbsinthe
Helpers for Absinthe GraphQL tests
Installation
Available in Hex, this package can be installed
by adding ex_unit_absinthe to your list of dependencies in mix.exs:
def deps do
[
{:ex_unit_absinthe, "~> 0.1.0"},
]
endExample
See case_test.exs