Quantcast
Channel: Chutzpah - A JavaScript Test Runner
Viewing all articles
Browse latest Browse all 1864

Commented Unassigned: Remove need for reference lines [211]

$
0
0
TypeScript no longer requires <reference .../> lines: see https://typescript.codeplex.com/discussions/453886

It would be marvellous if one could use Chutzpah without having to supply <reference .../> lines in the unit test files.

Cheers!
Comments: The manual ordering is not needed for TypeScript but your error is not with TypeScript. You error is the order of those files being loaded in the browser. Chutzpah does not use the functionality to merge all files into one big .js file. Instead Chutzpah loads each file individually. Because of this the order really does matter.

Viewing all articles
Browse latest Browse all 1864

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>