{"library":"test-runner","type":"library","category":null,"description":"test-runner is a fully-featured, lightweight command-line test runner designed for full-stack JavaScript engineers to create and test modern, isomorphic code. It operates by taking one or more files, each exporting a `test object model` (TOM) instance, running the contained tests with controlled order and concurrency, and generating a report. Currently at version `0.11.1`, the project is explicitly marked as \"Work In Progress,\" indicating an active development phase with potential for frequent, non-semver compliant breaking changes before a stable `1.0` release. Its key differentiators include native support for both CommonJS and ECMAScript modules, execution in Node.js and headless Chromium for isomorphic testing, and a unique `Tom` API for defining test suites, distinguishing it from runners relying on global functions or specific assertion libraries. It aims to be part of a broader suite of JavaScript testing tools.","language":"javascript","status":"active","version":"0.11.1","tags":["javascript","test-runner","test","runner","cli","unit","testing","tool","tape"],"last_verified":"Wed May 27","install":[{"cmd":"npm install test-runner","imports":["import { Tom } from 'test-runner'","const { Tom } = require('test-runner')","import type { Tom } from 'test-runner'"]},{"cmd":"yarn add test-runner","imports":[]},{"cmd":"pnpm add test-runner","imports":[]}],"homepage":null,"github":"https://github.com/test-runner-js/test-runner","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/test-runner","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/test-runner/compatibility"}}