Klotho Opinionated library for testing timer-based code. Usage See USAGE and online documentation. Installation 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