tfrommen / BrainMonkey

Mocking utility for PHP functions and WordPress plugin API

Home Page:http://giuseppe-mazzapica.github.io/BrainMonkey/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Brain Monkey

Travis CI status

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 test WordPress extensions a no brainer.

Requirements

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.

About

Mocking utility for PHP functions and WordPress plugin API

http://giuseppe-mazzapica.github.io/BrainMonkey/

License:MIT License


Languages

Language:PHP 100.0%