compareWithFixture property

bool compareWithFixture
final

compares the input content with the generated fixture

if false, the test will pass if the generated fixture contains no generated errors

Implementation

final bool compareWithFixture;