The core WP unit testing library can be used, as described here, to automate and thus significantly expedite testing of Document Gallery.
As the functionality provided by the plugin grows, testing everything exhaustively becomes significantly more daunting and can be a hindrance to development. Unit testing would resolve this.
The core WP unit testing library can be used, as described here, to automate and thus significantly expedite testing of Document Gallery.
As the functionality provided by the plugin grows, testing everything exhaustively becomes significantly more daunting and can be a hindrance to development. Unit testing would resolve this.