{"library":"jasmine-ts","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"0.4.0","tags":["javascript","node","testing","tests","jasmine","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install jasmine-ts","imports":["\"test\": \"jasmine-ts \\\"path/to/specs/**/*.spec.ts\\\"\"","node_modules/.bin/jasmine-ts init","{\n  \"reporters\": [\n    {\n      \"name\": \"jasmine-spec-reporter#SpecReporter\",\n      \"options\": {\n        \"displayStacktrace\": \"all\"\n      }\n    }\n  ]\n}"]},{"cmd":"yarn add jasmine-ts","imports":[]},{"cmd":"pnpm add jasmine-ts","imports":[]}],"homepage":null,"github":"https://github.com/svi3c/jasmine-ts","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/jasmine-ts","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/jasmine-ts/compatibility"}}