Lemur is an application used primarily to test and exercise baby, and baobab together. It makes use of a library, local-cluster, that allows one to spin up several BEAM
instances on the same machine and execute rpc
calls between them.
This will help in testing baby and baobab together.
If available in Hex, the package can be installed
by adding lemur
to your list of dependencies in mix.exs
:
def deps do
[
{:lemur, "~> 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/lemur.