Shared tests for your backends.
Usage:
defmodule MyBackendTest do use Exfile.BackendTest, {MyBackend, keyword list of options sent to backend}] end