test/jest
Jest in ESM mode, with ts-jest for TypeScript projects and a health-check test.
Provides: test, test:jest
Requires: runtime:node
Conflicts with: test
Files it writes
jest.config.mjstests/health.test.ts|test.js
Dependencies
Development only:
jest@^30.2.0ts-jest@^29.4.5(whenprovides('language:typescript'))supertest@^7.1.4(whenhas('http/express'))@types/supertest@^6.0.3(whenprovides('language:typescript') && has('http/express'))
Use it
atarashi new my-app --add test/jest
atarashi add test/jest
Version 1.0.0. Format reference: Authoring blueprints.
Part of the atarashi documentation, written and maintained by Gautam Suthar.