Preparing for system design interviews?  Try bugzed.com →

Jasmine TypeScript Runner

JSON →
library 0.4.0 ·javascript
verified Jun 17, 2026

jasmine-ts is a command-line utility designed to simplify the process of running Jasmine tests written in TypeScript. It achieves this by leveraging `ts-node` to transpile TypeScript specifications on the fly, eliminating the need for a separate compilation step. The package is currently at version 0.4.0. Its release cadence is infrequent, suggesting an active but early-stage development. A key differentiator is its direct execution model through a single CLI command, seamlessly integrating with `package.json` scripts. It also provides robust support for configuring Jasmine reporters directly within the `jasmine.json` file, even allowing specific named exports from reporter modules using a `#` separator. Furthermore, it transparently passes through `ts-node` configuration options, offering flexibility in how TypeScript is handled during test execution. It acts as a wrapper around Jasmine and `ts-node`, streamlining the setup for TypeScript-based unit testing.

total hits 5
actors 2 distinct systems
last hit 20d ago AhrefsBot
Script
1

top countries 🇨🇦 Canada · 🇩🇪 Germany