JazminSchroeder.github.io
  • "It always seems impossible until it's done"

A random collection of things I have learned

Cucumber Scenario Outlines

Scenario Outline: Table example
 Given I have an "<option>"
 Then I should see "<result>"

 Examples:
   | option   | result   |
   | option 1 | result 1 |
   | option 2 | result 2 |

Posted by Jazmin Schroeder Mar 6th, 2014   cucumber

Tweet
  • « neo4j-notes
  • Neo4J change default remote shell port »

Recent Posts

Hello Gopher Mysql Query From Binary to Uuid Ruby and Statsd Dyld: Library Not Loaded: /usr/local/lib/libevent-2.0.5.dylib RabbitMQ From the Command Line

GitHub Repos

Status updating...

@jazminschroeder on GitHub

Copyright © 2015 - Jazmin Schroeder
Powered by Octopress, customized with octostrap3.