1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-12-12 08:36:13 +01:00
phorge-arcanist/src/unit/engine
epriestley a8b4231244 Provide more information when unit tests fail with exceptions
Summary:
When a unit test throws an exception, provide more data (type, trace) in the
test failure message.

Previously, we would show only the message itself, which may not be very useful
in debugging test failures.

Test Plan: Ran "arc unit" on a test which throws, got a stack trace.

Reviewers: edward, btrahan, jungejason, nh, tuomaspelkonen, aran

Reviewed By: nh

CC: aran, nh

Differential Revision: 1123
2011-11-17 11:29:48 -08:00
..
base Let TestEngine know if the command that triggered tests is 'arc diff' or 'arc 2011-06-10 13:00:03 -07:00
phutil Provide more information when unit tests fail with exceptions 2011-11-17 11:29:48 -08:00