1.0.2 • Published 5 years ago

typescript-npm-publish v1.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

typescript-npm-publish

This is a test package for my NPM tutorial.

License

Build Status

1、clone the source code 2、npm install 3、tsc 4、npm run test

typescript-npm-publish@1.0.0 test D:\Work\2019\exp\github\typescript-npm-publish\typescript-npm-publish jest --verbose --coverage

ts-jestversions Version 24.0.0 of jest installed has not been tested with ts-jest. If you're experiencing issues, consider using a supported version (>=22.0.0 <24.0.0). Please do not report issues in ts-jest if you are using unsupported versions. ts-jestbackports "jest-config.globals.ts-jest.skipBabel" is deprecated, use "jest-config.globals.ts-jest.babelConfig" instead. ts-jestbackports Your Jest configuration is outdated. Use the CLI to help migrating it: ts-jest config:migrate . PASS test/index.test.ts Test index.ts/ hrx √ isArrayLike(): true (2ms)

----------|----------|----------|----------|----------|-------------------| File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s | ----------|----------|----------|----------|----------|-------------------| All files | 0 | 0 | 0 | 0 | | ----------|----------|----------|----------|----------|-------------------| Test Suites: 1 passed, 1 total Tests: 1 passed, 1 total Snapshots: 0 total Time: 2.748s Ran all test suites.

This package is published under MIT license.