- Compatibilidade com XF
- 2.2.x
- Descrição curta
- 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...
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...
Você não tem permissão para visualizar o conteúdo completo deste recurso.
Faça login ou registre-se agora mesmo.