Skip to content

Commit bfafb9c

Browse files
committed
chore(tests): helper to view local coverage report
1 parent c2361d5 commit bfafb9c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/web.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#!/usr/bin/env bash
2+
set -eu
3+
4+
python -m http.server -d ./tests/coverage

0 commit comments

Comments
 (0)