dumpAstOnFailures property

bool get dumpAstOnFailures
inherited

Whether to print out the syntax tree being tested, on a test failure.

Implementation

bool get dumpAstOnFailures => true;