The following warnings occurred: | ||||||||||||
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.2.25 (Linux)
|
Unit Testing - Printable Version +- UserSpice (https://userspice.com/forums) +-- Forum: Support Center (https://userspice.com/forums/forumdisplay.php?fid=23) +--- Forum: UserSpice 4.3 and Below (https://userspice.com/forums/forumdisplay.php?fid=26) +--- Thread: Unit Testing (/showthread.php?tid=646) |
Unit Testing - karsen - 07-16-2017 Has anyone done any unit testing for UserSpice? I've been refactoring my code and want to make tests for the US classes too but don't want to duplicate work if others have created some. |