Crate subplot

source ·
Expand description

Process Subplot input files.

Capture and communicate acceptance criteria for software and systems, and how they are verified, in a way that’s understood by all project stakeholders.

Modules

  • A representation of HTML using Rust types.
  • A parsed Markdown document.
  • Resources for subplot.

Structs

Enums

  • Part of a scenario step, possibly captured by a pattern.
  • The kind of scenario step we have: given, when, or then.
  • Define all the kinds of errors any part of this crate can return.
  • A warning, or non-fatal error.

Traits

Functions