# Install ts-mocha with npm

Mocha thin wrapper that allows running TypeScript tests with TypeScript runtime (ts-node) to get rid of compilation complexity. Version 11.1.0 via npm; verified 2025-02-20.

## Install

```sh
sudo av install npm:ts-mocha
```

Additional install commands:

### Portable and language managers

- npm (100%):

```sh
npm install -g ts-mocha
```

  Evidence: local npm package metadata

## Package facts

- **Package key:** npm:ts-mocha
- **Package manager:** npm
- **Package manager page:** <https://www.npmjs.com/package/ts-mocha>
- **Version:** 11.1.0
- **Source summary:** Mocha thin wrapper that allows running TypeScript tests with TypeScript runtime (ts-node) to get rid of compilation complexity
- **Homepage:** <https://github.com/piotrwitek/ts-mocha#readme>
- **Repository:** <https://github.com/piotrwitek/ts-mocha>
- **Upstream docs:** <https://github.com/piotrwitek/ts-mocha#readme>
- **License:** MIT
- **Source archive:** <https://registry.npmjs.org/ts-mocha/-/ts-mocha-11.1.0.tgz>
- **Issue tracker:** <https://github.com/piotrwitek/ts-mocha/issues>
- **Published:** 2025-02-20T18:22:41.213Z
- **Last updated:** 2025-02-20T18:22:41.213Z
- **Generated:** 2026-07-08T18:08:21+00:00

## Executables

- ts-mocha (cli)
- ts-mocha (alias)

## Build dependencies

- @types/expect
- @types/mocha
- @types/node
- expect
- mocha
- ts-node
- tslint
- typescript

## Install behavior

- Post-install hook: not defined
- Bottle: not available

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 11.1.0
- Package-manager updated: 2025-02-20
- Local data: ok
- Upstream repository: https://github.com/piotrwitek/ts-mocha
- warning: The package-manager record has not been updated in over a year.
- info: No cached GitHub release or tag data was available.

## Security Notes

No matching local secret-handling manifest was found for ts-mocha. Nucleus package metadata is still published here so future coverage has a stable package URL.


## Source Database Details

- **Source Database:** npm registry
- **Dist Tags:** Latest: 11.1.0, Next: 9.0.0-alpha1
- **Version Count:** 20
- **Maintainers:** piotrwitek
- **Author:** Piotr Witek
- **Publisher:** piotrwitek
- **Engines:** Node: >= 6.X.X
- **Peer Dependencies:** mocha, ts-node, tsconfig-paths
- **Integrity:** sha512-yT7FfzNRCu8ZKkYvAOiH01xNma/vLq6Vit7yINKYFNVP8e5UyrYXSOMIipERTpzVKJQ4Qcos5bQo1tNERNZevQ==
- **Shasum:** d8336ec0146bd6f36cca2555f4cfc7df85bd1586
- **Unpacked Size:** 10,290
- **File Count:** 0
- **Created At:** 2016-12-10T10:37:26.285Z
- **Latest Published At:** 2025-02-20T18:22:41.213Z
- **Modified At:** 2025-02-20T18:22:41.388Z


## Related links

- [Web development packages](https://www.automicvault.com/pkg/web-dev-tools/) - Matched curated package taxonomy and local package facts.
- [ts-interface-builder](https://www.automicvault.com/pkg/npm/ts-interface-builder/) - Package names and metadata indicate a similar tool family. Shared terms: allows, cli, developer, developer-tools, runtime.
- [ts-node-dev](https://www.automicvault.com/pkg/npm/ts-node-dev/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, developer, developer-tools, node, ts.
- [jasmine-ts](https://www.automicvault.com/pkg/npm/jasmine-ts/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, developer, developer-tools, node, testing.

## Sources

- Nucleus package database
- package-page enrichment
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
