defmodule ExSnappy do @moduledoc """ ExSnappy is a library for taking snapshots of HTML using the Go Snappy service. """ @doc """ Takes a snapshot of the given HTML and sends it to the Go Snappy service. Uses the name of the test function as the snapshot name. You can explicitly set the name of the snapshot by passing the `:name` option. By default, any