{"library":"asynct","type":"library","category":null,"description":"Asynct is a minimal async test runner for Node.js, version 1.1.0. It was designed for simplicity, allowing tests to be run in series or parallel with a simple callback-based API. However, it is no longer maintained and lacks features like assertion libraries, test filtering, or reporters. Alternative modern test frameworks like Mocha, Ava, or Jest are recommended for most use cases.","language":"javascript","status":"deprecated","version":"1.1.0","tags":["javascript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install asynct","imports":["const asynct = require('asynct');","const { run } = require('asynct');","const { test } = require('asynct');"]},{"cmd":"yarn add asynct","imports":[]},{"cmd":"pnpm add asynct","imports":[]}],"homepage":"http://github.com/dominictarr/asynct","github":"git://github.com/dominictarr/asynct","docs":null,"changelog":null,"pypi":null,"npm":"asynct","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}