Postpone
A set of helpers for testing timer-based code, inspired by Jest.
Installation
If available in Hex, the package can be installed
by adding postpone to your list of dependencies in mix.exs:
def deps do
[
{:postpone, "~> 0.1.0"}
]
endDocumentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/postpone.