ftf 0.2.0

Run functional tests from a variety of formats
[dependencies.colored]
version = "2.0"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.serde_yaml]
version = "0.8"

[dependencies.structopt]
version = "0.3"

[dependencies.wait-timeout]
version = "0.2"

[package]
authors = ["cohenarthur <arthur.cohen@epita.fr>"]
description = "Run functional tests from a variety of formats"
edition = "2018"
keywords = ["tests", "yaml", "functional"]
license-file = "LICENSE.md"
name = "ftf"
repository = "https://github.com/cohenarthur/ft"
version = "0.2.0"