cucumber_rust 0.2.1

An implementation of the Cucumber testing framework for Rust. Fully native, no external test runners or dependencies
Documentation
1
2
3
4
5
Feature: Basic functionality

  Scenario: foo
    Given a thing
    When nothing