ytdl-sub/tools/test
2022-04-12 23:45:10 +00:00

2 lines
115 B
Text
Executable file

# Run within root folder. Runs tests with coverage, and reports it to html
coverage run -m pytest && coverage html