1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-11-25 16:22:42 +01:00
phorge-arcanist/src/unit
Lukas Sparrow 5fcf7b5a3b Add $projectRoot to PytestTestEngine
Summary:
Fixes T8912. Property `$project_root` was missing in `PytestTestEngine` class, resulting in
broken py.test wrapper. Also renaming the property so the linter is happy.

Test Plan: `arc unit --everything`

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: kparal, epriestley, Korvin

Maniphest Tasks: T8912

Differential Revision: https://secure.phabricator.com/D13698
2015-07-24 05:11:32 -07:00
..
engine Add $projectRoot to PytestTestEngine 2015-07-24 05:11:32 -07:00
parser Fix unitialized variable in ArcanistPhpunitTestResultParser 2015-07-16 13:40:05 -07:00
renderer Extend from Phobject 2015-06-15 15:47:33 +10:00
ArcanistUnitTestResult.php Make test result parsing stricter about duration formats 2015-07-15 13:26:15 -07:00