Skip to content

Instantly share code, notes, and snippets.

@vikbert
Last active April 13, 2018 10:58
Show Gist options
  • Select an option

  • Save vikbert/2cc4c06bc8ac8e9c1351432ffcfa53b6 to your computer and use it in GitHub Desktop.

Select an option

Save vikbert/2cc4c06bc8ac8e9c1351432ffcfa53b6 to your computer and use it in GitHub Desktop.
[phpunit] something about phpunit

skip the specific test

add this line to the first line of test

$this->markTestSkipped('must be revisited.');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment