ngarbezza/testy

View on GitHub
.gitignore

Summary

Maintainability
Test Coverage
node_modules/

# Jetbrains IDE files
.idea/

# Reports from tools
reports/

# Mutation testing temp files
.stryker-tmp

# JSDoc
doc/jsdoc/

# Playground file
tests/playground_test.js