# my_coverage **Repository Path**: Forestjylee/my_coverage ## Basic Information - **Project Name**: my_coverage - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-12 - **Last Updated**: 2021-04-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README **Note: Only work when python >= 3.8 !!!** Launch your terminal, type in: ```shell >>> pip install colorama >>> pip install astpretty >>> pip install jinja2 >>> python my_coverage.py xxxx.py [...] ``` You will see lots of stuff output in terminal. What's more, a .html report named `test_res.html` will be generated. Enjoy it! :palm_tree: