Skip to content
Beth Skurrie edited this page May 27, 2015 · 3 revisions
  • Beware of putting an apostrophe in a comment within the describe blocks as they will confuse the bash parser.
  • Remember that the lines within a describe block, before you call it will only be executed once - they are effectively a before all rather than a before each.
Clone this wiki locally