Home GnuPG

Allow PhutilUnitTestEngine to execute tests from a single path
8fe013b0ecb5Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

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

Details

Provenance
Joshua Spence <josh@joshuaspence.com>Authored on May 28 2015, 10:25 AM
Parents
rARC2924ebb9223c: Send arcanist error output to STDERR
Branches
Unknown
Tags
Unknown

Event Timeline

Joshua Spence <josh@joshuaspence.com> committed rARC8fe013b0ecb5: Allow PhutilUnitTestEngine to execute tests from a single path (authored by Joshua Spence <josh@joshuaspence.com>).May 28 2015, 10:39 AM