mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-26 13:44:19 +01:00
ci/testing work: categorize tests via phpunit @group tags
This commit is contained in:
@@ -8,6 +8,9 @@ define('NUM_PRECISION', 2);
|
||||
use Combodo\iTop\Test\UnitTest\ItopDataTestCase;
|
||||
|
||||
/**
|
||||
* @group itopRequestMgmt
|
||||
* @group itopVirtualizationMgmt
|
||||
* @group itopServiceMgmt
|
||||
* @runTestsInSeparateProcesses
|
||||
* @preserveGlobalState disabled
|
||||
* @backupGlobals disabled
|
||||
|
||||
Reference in New Issue
Block a user