funnybot 0.1.0

Simple/naive helper for custom mocking: record arguments, return pre-recorded values
Documentation
[dependencies]

[package]
authors = ["Elmar Athmer <elmar@athmer.org>"]
description = "Simple/naive helper for custom mocking: record arguments, return pre-recorded values"
edition = "2018"
homepage = "https://github.com/elmarx/funnybot"
keywords = ["tdd", "mocking", "testing", "mock"]
license = "MIT OR Apache-2.0"
name = "funnybot"
readme = "README.md"
repository = "https://github.com/elmarx/funnybot.git"
version = "0.1.0"