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