Crate darkroom

source ·

Modules§

Structs§

  • Darkroom: A contract testing tool built in Rust using the filmReel format.
  • Represents the entire deserialized frame file.
  • MetaFrame holds the metadata needed for sequential Frame execution and Take generation.
  • Additional options such as verbosity
  • Attempts to play through an entire Reel sequence running a take for every frame in the sequence
  • Represents the sequence of Frames to execute.
  • Holds Cut Variables and their corresponding values stored in a series of key/value pairs.
  • Takes a single frame, emitting the request then validating the returned response
  • Returns CARGO_PKG_VERSION
  • Attempts to play through an entire VirtualReel sequence running a take for every frame in the sequence

Enums§

Traits§

Functions§