Skip to content

Instantly share code, notes, and snippets.

@nagapavan
Forked from mems/Code coverage.md
Created May 23, 2022 04:46
Show Gist options
  • Select an option

  • Save nagapavan/f8235f95a6e381d68fc3fd0c9d546e15 to your computer and use it in GitHub Desktop.

Select an option

Save nagapavan/f8235f95a6e381d68fc3fd0c9d546e15 to your computer and use it in GitHub Desktop.
Web frontend code coverage

Every line of code we write today will end up as someone’s legacy code.

Everything that you write is going to disappears some day

RUM Code coverage, chose a 1h timeframe (per day) where 1% traffic run that the test

FES javascript instrimentation visualization

Code coverage in IDE

In Intellij IDEA/WebStorm/PHPStorm:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment