dumpAstOnFailures property
Whether to print out the syntax tree being tested, on a test failure.
Implementation
bool get dumpAstOnFailures => true;
Whether to print out the syntax tree being tested, on a test failure.
bool get dumpAstOnFailures => true;