{"library":"tad","install":[{"cmd":"npm install tad","imports":["const runTests = require('tad');","module.exports = function (t, a, d) { /* Synchronous or asynchronous tests here */ };","exports['My First Test'] = function (t, a) { /* ... */ };\nexports['My Second Async Test'] = function (t, a, d) { /* ... */ };"]},{"cmd":"yarn add tad","imports":[]},{"cmd":"pnpm add tad","imports":[]}]}