node-ts-jest 29.1.1+~cs0.2.6-2 source package in Ubuntu
Changelog
node-ts-jest (29.1.1+~cs0.2.6-2) unstable; urgency=medium * Update copyright * Move node-esbuild to suggested dependencies * Embed jest-snapshot-serializer-raw for test only * Drop all package-lock.json files from examples directory -- Yadd <email address hidden> Wed, 16 Aug 2023 08:39:52 +0400
Upload details
- Uploaded by:
- Debian Javascript Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Javascript Maintainers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
node-ts-jest_29.1.1+~cs0.2.6-2.dsc | 3.0 KiB | 0dfd25d6107b1a83908a69a1828d35acecbf8c8d22577f283de72a0ebaafdb3d |
node-ts-jest_29.1.1+~cs0.2.6.orig-bs-logger.tar.gz | 83.3 KiB | 35519c4ea9fefac37615fa42bf7e7095830a22165bf1c6005b09c1a75835c1f9 |
node-ts-jest_29.1.1+~cs0.2.6.orig.tar.gz | 1.5 MiB | c2392b3a5fb796313dfff70d4a04abfcd11b04f73eb755e7b9c7b8e4df9454fd |
node-ts-jest_29.1.1+~cs0.2.6-2.debian.tar.xz | 13.4 KiB | 17dab4b3e70e3105aa1c04a4aa6e215a28478587fb8211a864ccc7011391ec36 |
Available diffs
No changes file available.
Binary packages built by this source
- ts-jest: TypeScript preprocessor with source map support for Jest
Jest is a popular test framework for JavaScript projects. ts-jest
extends jest to test projects written in Typescript.
.
It supports all features of TypeScript including type-checking.