jeudi 1 juin 2017

Using PHPUnit, how do I create a procedural test to see if a php page has successfully opened a js page?

To start, I just need a very simple test to see if ('settings.php') has successfully opened ('settings.js').

Later, I will need to test to see if ('settings.js') can be read and then grab a particular setting and then finally return the value of that setting.

Aucun commentaire:

Enregistrer un commentaire