cuke_runner 0.0.1

Cucumber for Rust with a focus on ease-of-use
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "cuke_runner"
version = "0.0.1"
authors = ["Michael Mitteregger <michael.mitteregger@gmx.at>"]
description = "Cucumber for Rust with a focus on ease-of-use"
homepage = "https://github.com/mmitteregger/cuke-runner"
repository = "https://github.com/mmitteregger/cuke-runner"
readme = "README.md"
keywords = ["cucumber", "bdd", "testing", "gherkin"]
categories = ["development-tools::testing"]
license = "MIT"