PHPUnit testing
-
I’ve read the Core Handbook article and I’ve got PHPUnit successfully installed, but I’m not sure of two things:
1 – I’m getting the error “Fatal error: Call to undefined method WP_Dependencies::add_deps() in C:\xampp\htdocs\wordpress-tests\tests\dependencies.php on line 146” every time I run it, and
2 – How would I use PHPUnit testing on my current WordPress Multisite installation?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘PHPUnit testing’ is closed to new replies.