{"library":"ava","type":"library","category":null,"description":"AVA is a minimalist and fast Node.js test runner, currently at stable version 7.0.0. It distinguishes itself by running tests concurrently in isolated environments (worker threads or child processes), enforcing the writing of atomic tests, and providing a concise API without implicit globals. AVA ships with TypeScript definitions and emphasizes developer experience with \"magic assert\" for enhanced assertion messages, clean stack traces that remove irrelevant lines, and automatic parallel test runs in CI environments. It generally follows Node.js's release schedule for supported versions, aligning with major Node.js updates, and has a frequent release cadence, as indicated by its version history.","language":"javascript","status":"active","version":"7.0.0","tags":["javascript","🦄","test","runner","testing","ava","concurrent","parallel","fast","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install ava","imports":["import test from 'ava';","import type { TestFn } from 'ava';","import type { ExecutionContext } from 'ava';"]},{"cmd":"yarn add ava","imports":[]},{"cmd":"pnpm add ava","imports":[]}],"homepage":"https://avajs.dev","github":"https://github.com/avajs/ava","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/ava","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/ava/compatibility"}}