@hn3000/tsunit-async
v2.0.0
Published
tsUnit with async tests
Readme
This is just the tsUnit testrunner from tsUnit #20 as a standalone npm module so I can install from git.
See
for some of the reasons why this is necessary.
TL;DR
- npm only supports install from github where package.json is on the toplevel of the repo
- git install always pulls down the complete repo
- universal projects with VS and VS code / npm are more work
