Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am jakubzapletal on github.
  • I am jakubzapletal (https://keybase.io/jakubzapletal) on keybase.
  • I have a public key whose fingerprint is 53B4 A3EF 6651 B87E B088 D9E7 3225 59FA A39B 3A1B

To claim this, I am signing this object:

Feature: 1
Scenario: 1.1
When Log exception
<?php
use Behat\Behat\Context\Context;
use Behat\Behat\Context\SnippetAcceptingContext;
use Behat\Gherkin\Node\PyStringNode;
use Behat\Gherkin\Node\TableNode;
/**
* Defines application features from the specific context.
*/