Testing
Basic test
Test with coverage
It would generate .coverage
file (a binary file)
Show coverage report
It would read from .coverage
Generate coverage.xml
It would read from .coverage
(coverage.xml
can be used by some IDE's extension, eg: vscode extension "coverage gutter")