Skip to content

Instantly share code, notes, and snippets.

View nev3rm0re's full-sized avatar

German Rumm nev3rm0re

  • Gangrel OU
  • Tallinn, Estonia
View GitHub Profile
@erithmetic
erithmetic / autounit
Created January 27, 2010 15:45
autotest for PHPUnit
# Prereqs:
# * Ruby
# * gem install watchr
# Usage:
# copy autounit to php project directory
# run watchr autounit
watch('test/.*Test\.php') do |md|
puts "\e[H\e[2J" #clear console