User Operations for Zend
User Operations for Zend
The uopz extension is focused on providing utilities to aid with unit testing PHP code.
It supports the following activities:
Note: All of the above activities are compatible with opcache
If you use XDebug you need to use version 2.9.4 or higher.
See INSTALL.md
The PHP API for uopz
…
The currently supported version of uopz is 7 which requires PHP8.0+
Running the test suite
After make has executed, run:
make test
That is all !!!
No open issues yet, or sync has not completed.