Currently, running arc unit -- src/ returns with No tests to run, even if there are test classes in src/__tests__/. This diff changes this behaviour so that arc unit -- src/ executes unit tests in src/__tests__/.
Details
Details
- Reviewers
epriestley - Group Reviewers
Blessed Reviewers - Commits
- rARC66e3614f6934: Allow `PhutilUnitTestEngine::getTestsForPaths` to return paths from the library…
N/A. I suppose you could create a file src/__tests__/SomeTestCase.php and see for yourself.
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
Comment Actions
Closed by commit rARC66e3614f6934 (authored by @joshuaspence, committed by @epriestley).