An open API service indexing awesome lists of open source software.

https://github.com/erickwendel/code-coverage-from-scratch

Examples from my video about creating a code coverage tool in JS from scratch
https://github.com/erickwendel/code-coverage-from-scratch

coverage javascript nodejs tests v8

Last synced: 26 days ago
JSON representation

Examples from my video about creating a code coverage tool in JS from scratch

Awesome Lists containing this project

README

        

# streams-api-throttling-processing-data

## About
Welcome, this repo is part of my [**youtube video**](https://youtu.be/tNjmQxwD1TM) about **Creating your own code coverage tool using JavaScript, Node.js and the v8 engine**
First of all, leave your star 🌟 on this repo.

Access our [**exclusive telegram channel**](https://bit.ly/canalerickwendel) so I'll let you know about all the content I've been producing

## Complete source code
- Access it in [app](./recorded/)

![CodeCoverageTool2](https://user-images.githubusercontent.com/8060102/211313680-86499647-0f4a-4fc6-bab6-769d875d0dc6.jpg)

## Have fun!