Skip to content

Instantly share code, notes, and snippets.

@Sitebase
Last active December 11, 2015 04:48
Show Gist options
  • Save Sitebase/4547297 to your computer and use it in GitHub Desktop.
Save Sitebase/4547297 to your computer and use it in GitHub Desktop.
Requirements for unit testing
## Install ##
* nodejs: http://nodejs.org/download/ (how to guide for win if needed: http://dailyjs.com/2012/05/03/windows-and-node-1/)
* pear
* phpunit:
* pear channel-discover pear.phpunit.de
* pear install phpunit/PHPUnit
* jshint: npm install jshint
## Sublime config ##
https://github.com/Sitebase/sublime-config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment