-
- Downloads
Addede function to reset metrics
parent
7fc43b6c
No related branches found
No related tags found
This commit is part of merge request !1. Comments created here will be created in the context of that merge request.
Showing
- .eslintrc.json 0 additions, 0 deletions.eslintrc.json
- .gitignore 0 additions, 0 deletions.gitignore
- .gitlab-ci.yml 0 additions, 0 deletions.gitlab-ci.yml
- .npmignore 0 additions, 0 deletions.npmignore
- README.md 0 additions, 0 deletionsREADME.md
- docs/mutation/bind-mutation-test-report.js 0 additions, 0 deletionsdocs/mutation/bind-mutation-test-report.js
- docs/mutation/index.html 0 additions, 0 deletionsdocs/mutation/index.html
- docs/mutation/mutation-test-elements.js 0 additions, 0 deletionsdocs/mutation/mutation-test-elements.js
- docs/mutation/stryker-80x80.png 0 additions, 0 deletionsdocs/mutation/stryker-80x80.png
- docs/test-report.html 0 additions, 0 deletionsdocs/test-report.html
- examples/src/app.ts 0 additions, 0 deletionsexamples/src/app.ts
- examples/src/server.ts 0 additions, 0 deletionsexamples/src/server.ts
- jest.config.js 0 additions, 0 deletionsjest.config.js
- package-lock.json 0 additions, 0 deletionspackage-lock.json
- package.json 0 additions, 0 deletionspackage.json
- src/index.spec.ts 0 additions, 0 deletionssrc/index.spec.ts
- src/index.ts 4 additions, 0 deletionssrc/index.ts
- stryker.conf.json 0 additions, 0 deletionsstryker.conf.json
.eslintrc.json
100644 → 100755
File mode changed from 100644 to 100755
.gitignore
100644 → 100755
File mode changed from 100644 to 100755
.gitlab-ci.yml
100644 → 100755
File mode changed from 100644 to 100755
.npmignore
100644 → 100755
File mode changed from 100644 to 100755
README.md
100644 → 100755
File mode changed from 100644 to 100755
docs/mutation/bind-mutation-test-report.js
100644 → 100755
File mode changed from 100644 to 100755
docs/mutation/index.html
100644 → 100755
File mode changed from 100644 to 100755
docs/mutation/mutation-test-elements.js
100644 → 100755
File mode changed from 100644 to 100755
docs/mutation/stryker-80x80.png
100644 → 100755
File mode changed from 100644 to 100755
docs/test-report.html
100644 → 100755
File mode changed from 100644 to 100755
examples/src/app.ts
100644 → 100755
File mode changed from 100644 to 100755
examples/src/server.ts
100644 → 100755
File mode changed from 100644 to 100755
jest.config.js
100644 → 100755
File mode changed from 100644 to 100755
package-lock.json
100644 → 100755
File mode changed from 100644 to 100755
package.json
100644 → 100755
File mode changed from 100644 to 100755
src/index.spec.ts
100644 → 100755
File mode changed from 100644 to 100755
src/index.ts
100644 → 100755
stryker.conf.json
100644 → 100755
File mode changed from 100644 to 100755
Please register or sign in to comment