Opinionated library for testing timer-based code.
See USAGE and online documentation.
If available in Hex, the package can be installed
by adding klotho
to your list of dependencies in mix.exs
:
def deps do
[
{:klotho, "~> 0.1.0"}
]
end
Opinionated library for testing timer-based code.
See USAGE and online documentation.
If available in Hex, the package can be installed
by adding klotho
to your list of dependencies in mix.exs
:
def deps do
[
{:klotho, "~> 0.1.0"}
]
end