Closed davidsoderberg closed 8 years ago
I have used it to test plugins. It depends on how much you want to test WordPress. Mockery is a good tool to use in conjunction with Peridot if you want to mock global functions, otherwise your peridot.php file can include wp-load.php. I prefer the former, but it requires a little more setup
Hi, how easy is it to get this to test Wordpress?