1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-11-14 10:52:40 +01:00
phorge-arcanist/src/unit/engine
Joshua Spence 8fe013b0ec Allow PhutilUnitTestEngine to execute tests from a single path
Summary: Fixes T8042. Changes the way that `PhutilUnitTestEngine` discovers unit tests. In particular, if you only modify a single test case then there is no reason to run all other test cases within the same directory (which is the current behavior).

Test Plan: Added some unit tests.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: Korvin, epriestley

Maniphest Tasks: T8042

Differential Revision: https://secure.phabricator.com/D12689
2015-05-28 18:39:37 +10:00
..
__tests__ Allow PhutilUnitTestEngine to execute tests from a single path 2015-05-28 18:39:37 +10:00
phutil Allow PhutilUnitTestEngine to execute tests from a single path 2015-05-28 18:39:37 +10:00
ArcanistUnitTestEngine.php Allow PhutilUnitTestEngine to execute tests from a single path 2015-05-28 18:39:37 +10:00
CSharpToolsTestEngine.php pht all the things 2015-05-13 21:00:53 +10:00
NoseTestEngine.php pht all the things 2015-05-13 21:00:53 +10:00
PhpunitTestEngine.php pht all the things 2015-05-13 21:00:53 +10:00
PhutilUnitTestEngine.php Allow PhutilUnitTestEngine to execute tests from a single path 2015-05-28 18:39:37 +10:00
PytestTestEngine.php pht all the things 2015-05-13 21:00:53 +10:00
XUnitTestEngine.php Improve getLink method for unit tests 2015-05-20 09:36:22 +10:00