Unit testing XenForo addons

Unit testing XenForo addons

XF Compatibility
  1. 2.2.x
Short Description
For XenForo v2.1 and v2.2 addons, upgrade your unit test framework from Unit Test Framework v1.x to v2.x for seamless integration. Ensure you update TestCase.php and CreatesApplication.php files in your addon's unit test directory as per the new changes. Dive into the world of unit testing with PHPUnit for robust code development and maintenance.
For XenForo v2.1 addons, you should use Unit Test Framework v1.x

For XenForo v2.2 addons, you should use Unit Test Framework v2.x

Upgrading

v2.1

The TestCase.php and CreatesApplication.php files have been updated in v2.1 and you should...
You do not have permission to view the full content of this resource. Log in or register now.
Author
axtona
Views
387
First release
Last update
Ratings 0.00 star(s) 0 ratings
Link was Broken? Send message to the Website Team and we will assist you quickly!
Support Developer If you are satisfied with the test or your project has earned you money, Click the More Information button to support the developer by purchasing.

More resources from axtona

Persona - Personalise Your Forum Identity A
Persona gives every member on your forum the tools to make their presence their own.
XenForo Media Gallery / XFMG A
XenForo Media Gallery is an official XenForo add-on which allows you to add a gallery to your XF2
Relevio.ai A
Relevio.ai 1.0.0
This is the XenForo add-on for Relevio, a unique context‑aware, rule‑driven moderation engine
Back
Top