Home GnuPG

Automatically use the configuration driven unit test engine
e4caf1a7d94fUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Automatically use the configuration driven unit test engine

Summary: Ref T5568. Use the ArcanistConfigurationDrivenUnitTestEngine automatically, if an .arcunit file exists. This behavior mimics the auto-detection for the configuration driven lint engine.

Test Plan:
Ran through the following scenarios:

  • Ran arc unit and saw unit tests execute.
  • Ran arc unit --engine PhutilUnitTestEngine
  • Remove the .arcunit file and ran arc unit... got an exception.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: Korvin

Maniphest Tasks: T5568

Differential Revision: https://secure.phabricator.com/D13855

Details

Provenance
Joshua Spence <josh@joshuaspence.com>Authored on Aug 10 2015, 11:55 PM
Parents
rARC504ff4268188: Minor improvement for array value linter rule
Branches
Unknown
Tags
Unknown

Event Timeline

Joshua Spence <josh@joshuaspence.com> committed rARCe4caf1a7d94f: Automatically use the configuration driven unit test engine (authored by Joshua Spence <josh@joshuaspence.com>).Aug 10 2015, 11:55 PM