{"library":"types-testing","type":"library","category":null,"description":"A runtime type assertion library for testing TypeScript types inside unit test frameworks (Jest, Vitest, Bun). v1.0.2 ships with fast, comment-free assertions like toBe, toBeAny, toBeStringLiteral, and detailed stack traces. Unlike tsd or expect-type, it uses standard expect-style syntax and integrates directly into existing test suites without special comment markers. Released under MIT, with semver releases triggered by PRs. Depends only on TypeScript ^5 || ^6 as a peer dependency. Ships its own TypeScript declarations.","language":"javascript","status":"active","version":"1.0.2","tags":["javascript","typescript","type-definitions","types","test","unit-test","types-testing","type-testing","bun"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install types-testing","imports":["import { TypesTesting } from 'types-testing'","const { expectType } = new TypesTesting({...}).prepare()","import TypesTesting from 'types-testing'"]},{"cmd":"yarn add types-testing","imports":[]},{"cmd":"pnpm add types-testing","imports":[]}],"homepage":"https://github.com/codeismyid/types-testing#readme","github":"https://github.com/codeismyid/types-testing","docs":null,"changelog":null,"pypi":null,"npm":"types-testing","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}