Whether to reset coverage on every navigation.
Signature:
interface JSCoverageOptions { resetOnNavigation?: boolean; }