Skip to content

Instantly share code, notes, and snippets.

@minisu
Created May 24, 2013 12:48
Show Gist options
  • Save minisu/5643269 to your computer and use it in GitHub Desktop.
Save minisu/5643269 to your computer and use it in GitHub Desktop.
Given an open project without any agents
And a Fixed Rate Generator is on the project canvas
And a TableLog is on the project canvas
And the Fixed Rate Generator and the TableLog are connected # How does Cucumber know which Generator and TableLog to connect?
When the test is run for 3 seconds
Then the TableLog contains rows
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment