ExUnitAbsinthe

Build Status

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"},
]
end

Example

See