Ref T5568. Use the ArcanistConfigurationDrivenUnitTestEngine automatically, if an .arcunit file exists. This behavior mimics the auto-detection for the configuration driven lint engine.
Details
Details
- Reviewers
epriestley - Group Reviewers
Blessed Reviewers - Maniphest Tasks
- T5568: Support `.arcunit`, similar to `.arclint`
- Commits
- rARCe4caf1a7d94f: Automatically use the configuration driven unit test engine
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.
Diff Detail
Diff Detail
- Repository
- rARC Arcanist
- Branch
- master
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 7575 Build 8190: [Placeholder Plan] Wait for 30 Seconds Build 8189: arc lint + arc unit