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