ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 24,761
- Points
- 823
Reputation:
Sim submitted a new resource:
Unit testing XenForo addons - tutorial - Learn how to unit test your XenForo addons to make them more robust and error-free
Read more
Continue reading...
Unit testing XenForo addons - tutorial - Learn how to unit test your XenForo addons to make them more robust and error-free
1. Introduction
Unit testing is a process by which individual components (units) of your software are tested. The objective is to isolate a section of code and validate its correctness - ensure that it behaves as expected for the given inputs.
There are multiple levels of testing typically used in...
Click to expand...
Read more
Continue reading...