README
Brain Monkey
Brain Monkey is a tests utility for PHP.
It provides two set of helpers:
- the first are framework-agnostic tools that allow to mock (or monkey patch) and to test behavior of any PHP function
- the second are specific to WordPress and make unit testing of WordPress extensions a no-brainer.
Requirements
- PHP 5.6+
- Composer to install
Via Composer following packages are required:
- mockery/mockery version 1 (BSD-3-Clause)
- antecedent/patchwork version 2 (MIT)
When installed for development, following packages are also required:
- phpunit/phpunit version 5.7 (BSD-3-Clause)
License
Brain Monkey is open source and released under MIT license. See LICENSE file for more info.
Question? Issues?
Brain Monkey is hosted on GitHub. Feel free to open issues there for suggestions, questions and real issues.
Who's Behind
I'm Giuseppe, I deal with PHP since 2005. For questions, rants or chat ping me on Twitter (@gmazzap) or on "The Loop" (Stack Exchange) chat.
Well, it's possible I'll ignore rants.

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.
