This website works better with JavaScript
Home
Explore
Help
Register
Sign In
ai-anchor
/
video-maker
Watch
3
Star
0
Fork
0
Files
Issues
4
Pull Requests
0
Wiki
Tree:
50b3284539
Branches
Tags
backend-dev
backend_video_api
front-dev
master
video-maker
/
backend
/
app
/
scripts
/
test-cov-html.sh
test-cov-html.sh
82 B
History
Raw
1
2
3
4
5
6
#!/usr/bin/env bash
set -e
set -x
bash scripts/test.sh --cov-report=html "${@}"