mirror of
https://github.com/pyscript/pyscript.git
synced 2025-12-19 18:27:29 -05:00
Add test reporter (#1242)
* Add test reporter * Fix indendation * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -138,3 +138,6 @@ dmypy.json
|
||||
node_modules/
|
||||
|
||||
coverage/
|
||||
|
||||
# junit xml for test results
|
||||
test_results
|
||||
|
||||
Reference in New Issue
Block a user