JDGrimes / wpppb

Bootstrap for integration testing WordPress plugins with PHPUnit
MIT License
13 stars 3 forks source link

Support loading PHP files before plugin install #3

Closed JDGrimes closed 8 years ago

JDGrimes commented 8 years ago

We allow custom PHP files to be loaded after the plugins are installed, but we should allow them to be loaded before as well.