This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
ai-anchor
/
video-maker
Observar
3
Favorito
0
Fork
0
Arquivos
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
Histórico
Raw
1
2
3
4
5
6
#!/usr/bin/env bash
set -e
set -x
bash scripts/test.sh --cov-report=html "${@}"