Module: ConflowSpec

Defined in:
lib/conflow_spec.rb,
lib/conflow_spec/runner.rb,
lib/conflow_spec/version.rb,
lib/conflow_spec/matchers.rb,
lib/conflow_spec/test_flow.rb,
lib/conflow_spec/flow_context.rb,
lib/conflow_spec/matchers/run_job.rb

Overview

ConflowSpec defines sets of contexts and matchers to easily and responsibly test your Conflow flows.

Defined Under Namespace

Modules: FlowContext, Matchers, TestFlow Classes: Runner

Constant Summary collapse

VERSION =

Version of the gem

"0.2.0"