enableE2ETests property

bool enableE2ETests
final

Whether end-to-end (E2E) tests are enabled for this configuration.

This setting determines if E2E tests are considered during the testing phase.

Implementation

final bool enableE2ETests;