installed and configured karma test runner
This commit is contained in:
parent
e658941a43
commit
b44665e75d
6 changed files with 144 additions and 10 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -17,6 +17,7 @@ GIT_HEAD
|
|||
.python-version
|
||||
.pylintrc
|
||||
.coverage
|
||||
coverage
|
||||
htmlcov
|
||||
.tox
|
||||
.cache
|
||||
|
|
Reference in a new issue