Skip to content

cmlenz/tsify-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 Ader to Adder in the import statement
  • Change 3 to 2 in the test expectation

About

Repository to play with TypeScript unit tests via tsify

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published