Skip to content

Instantly share code, notes, and snippets.

View SapioBeasley's full-sized avatar
🕳️

Andreas Beasley SapioBeasley

🕳️
View GitHub Profile
@SapioBeasley
SapioBeasley / 1_phpunit-api.md
Last active March 12, 2016 20:31 — forked from loonies/1_phpunit-api.md
PHPUnit Cheat Sheet

PHPUnit API reference

  • version 3.6

TODO

Check those constraints:

$this->anything()
@SapioBeasley
SapioBeasley / phoronix-cmd.md
Created March 12, 2016 04:03 — forked from anshula/phoronix-cmd.md
Phoronix Test Suite Cheat Sheet
@SapioBeasley
SapioBeasley / tmux-cheatsheet.markdown
Created December 5, 2015 23:44 — forked from MohamedAlaa/tmux-cheatsheet.markdown
tmux shortcuts & cheatsheet

tmux shortcuts & cheatsheet

start new:

tmux

start new with session name:

tmux new -s myname