Skip to content

liveview-native/live_view_native_test_endpoint

Repository files navigation

LiveViewNative.Test

Support library for writing LiveViewNative client test suites

Installation

If available in Hex, the package can be installed by adding live_view_native_test to your list of dependencies in mix.exs:

def deps do
  [
    {:live_view_native_test_endpoint, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/live_view_native_test.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages