Test repository for a TypeScript project using Gulp, Browserify, Tsify, Karma, and Jasmine.
Please note that the unit test intentionally contains errors, originally to check how Tsify handles those.
See #48. You can easily fix those errors by updating
src/adder.spec.ts as follows:
- Change
AdertoAdderin the import statement - Change
3to2in the test expectation