1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-12-02 03:32:41 +01:00
phorge-arcanist/src/unit/engine
Joshua Spence 59698df856 Rough version of configuration driven unit test engine
Summary: Ref T5568. As discussed in IRC. This is very rough and not widely useable, but represents a solid first step.

Test Plan: Ran `arc unit` with a bunch of flags.

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: rfreebern, aripringle, jaydiablo, BYK, tycho.tatitscheff, epriestley, Korvin

Maniphest Tasks: T5568

Differential Revision: https://secure.phabricator.com/D13579
2015-08-11 06:54:16 +10:00
..
__tests__ Further improvements to test discovery 2015-06-15 07:23:17 +10:00
phutil Minor performance optimization 2015-07-08 18:32:08 +10:00
ArcanistConfigurationDrivenUnitTestEngine.php Rough version of configuration driven unit test engine 2015-08-11 06:54:16 +10:00
ArcanistUnitTestEngine.php Rough version of configuration driven unit test engine 2015-08-11 06:54:16 +10:00
CSharpToolsTestEngine.php pht all the things 2015-05-13 21:00:53 +10:00
NoseTestEngine.php Fix an undeclared property 2015-08-03 06:47:20 +10:00
PhpunitTestEngine.php pht all the things 2015-05-13 21:00:53 +10:00
PhutilUnitTestEngine.php Rough version of configuration driven unit test engine 2015-08-11 06:54:16 +10:00
PytestTestEngine.php Add $projectRoot to PytestTestEngine 2015-07-24 05:11:32 -07:00
XUnitTestEngine.php Return $this from setter methods 2015-06-25 22:30:33 +10:00